rust/clippy_lints
Andrea Nall 9bdc273f03 relocate functions from clippy_lints::types
relocate `is_ty_param_lang_item` and `is_ty_param_diagnostic_item` to `clippy_utils`
2021-03-07 17:58:39 -06:00
..
src relocate functions from clippy_lints::types 2021-03-07 17:58:39 -06: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.