rust/clippy_lints
2021-02-15 23:29:18 +09:00
..
src Add fn_sig_opt to get fn signature from HirId 2021-02-15 23:29:18 +09:00
Cargo.toml Get rid of regex and lazy_static dependencies 2021-01-30 17:43:00 +01: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.