diff options
| author | Alex Macleod <alex@macleod.io> | 2025-06-02 15:22:31 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-02 15:22:31 +0000 |
| commit | 9b8c42cbb1493c5e0c089f73a8a9118a0894d231 (patch) | |
| tree | 1ec60944d00b60f2cc37d345a6ced954cb000570 /tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | 6fa2866a96f6c192fc0b21041adaa01779d29598 (diff) | |
| parent | d82e51b6404acda3db23639d3f03b62458c3516a (diff) | |
| download | rust-9b8c42cbb1493c5e0c089f73a8a9118a0894d231.tar.gz rust-9b8c42cbb1493c5e0c089f73a8a9118a0894d231.zip | |
Test that all interned symbols are referenced in Clippy sources (#14842)
This test checks that all symbols defined in Clippy's `sym.rs` file are used in Clippy. Otherwise, it will fail with a list of symbols which are unused. This test only runs when the `internal` feature is set, to allow developers to temporarily define new, yet unused symbols without failing the tests. Also, it will not run as part of the compiler test suite, as an extra symbol should never be seen as a fatal problem in the compiler repo. changelog: none
Diffstat (limited to 'tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
