rust/clippy_lints
Camille GILLOT 18a44116b8 Stop using CRATE_DEF_INDEX.
`CRATE_DEF_ID` and `CrateNum::as_def_id` are almost always what we want.
2022-04-17 12:14:42 +02:00
..
src Stop using CRATE_DEF_INDEX. 2022-04-17 12:14:42 +02:00
Cargo.toml Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup 2022-04-08 10:06:10 +01:00
README.md

This crate contains Clippy lints. For the main crate, check GitHub.