rust-clippy/clippy_lints
bors 627e910fe5 Auto merge of #6868 - Jarcho:lang_item, r=flip1995
Don't assume lang items will exist.

~~Should fix lintcheck warnings caused by #6823~~
See below

changelog: None
2021-03-09 14:28:49 +00:00
..
src Auto merge of #6868 - Jarcho:lang_item, r=flip1995 2021-03-09 14:28:49 +00:00
Cargo.toml Opt-in to rustc_private for rust-analyzer 2021-03-08 17:39:51 +00: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.