rand/clippy.toml
Bruce Mitchener f3aab23fba
Some checks failed
Workspace / rustfmt (push) Has been cancelled
Workspace / clippy (push) Has been cancelled
Tests / test-ios (push) Has been cancelled
Tests / test-no-std (push) Has been cancelled
Tests / test-miri (push) Has been cancelled
Tests / test-cross (ubuntu-latest, powerpc-unknown-linux-gnu, stable) (push) Has been cancelled
Tests / test (windows-latest, x86_64-pc-windows-msvc, beta) (push) Has been cancelled
Tests / test (windows-latest, x86_64-pc-windows-gnu, stable) (push) Has been cancelled
Tests / test (ubuntu-latest, x86_64-unknown-linux-gnu, stable) (push) Has been cancelled
Tests / test (ubuntu-latest, x86_64-unknown-linux-gnu, nightly, minimal_versions) (push) Has been cancelled
Tests / test (ubuntu-latest, x86_64-unknown-linux-gnu, 1.61.0, MSRV) (push) Has been cancelled
Tests / test (sudo apt-get update ; sudo apt install gcc-multilib, ubuntu-latest, i686-unknown-linux-gnu, nightly) (push) Has been cancelled
Tests / test (macos-latest, x86_64-apple-darwin, stable) (push) Has been cancelled
Tests / Check doc (push) Has been cancelled
gh-pages / GH-pages documentation (push) Has been cancelled
Fix clippy::doc_markdown warnings. (#1474)
2024-07-20 09:56:27 +01:00

3 lines
139 B
TOML

# Don't warn about these identifiers when using clippy::doc_markdown.
doc-valid-idents = ["ChaCha", "ChaCha12", "SplitMix64", "ZiB", ".."]