rust/clippy_lints
bors 5945e85f34 Auto merge of #6823 - Jarcho:diagnostic_items, r=phansch
Use diagnostic or language items instead of paths

I think that gets everything except ones used in a list of paths to check.

changelog: none
2021-03-07 12:04:42 +00:00
..
src Auto merge of #6823 - Jarcho:diagnostic_items, r=phansch 2021-03-07 12:04:42 +00:00
Cargo.toml Get tests to pass 2021-02-23 18:50:30 -05:00
README.md clippy_lints: readme: don't mention crates.io since it is no longer used to publish clippy. 2020-03-10 01:05:54 +01:00

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