Used for RisingWave's dylint. See README there
The code is obtained via:
- Get the commit hash in
rustc -vV
- Use https://download-directory.github.io to download the directory
https://github.com/rust-lang/rust/tree/{hash}/src/tools/clippy
Current version is 52fd9983996d9fcfb719749838336be66dee68f9
(nightly-2024-10-11
)