rust/clippy_lints
bors 9ca9d710bf Auto merge of #123992 - compiler-errors:no-has-typeck-results, r=jackh726
`has_typeck_results` doesnt need to be a query

self-explanatory
2024-04-23 04:13:33 +00:00
..
src Auto merge of #123992 - compiler-errors:no-has-typeck-results, r=jackh726 2024-04-23 04:13:33 +00:00
Cargo.toml Merge commit '9d6f41691e' into clippy-subtree-update 2024-03-21 22:20:40 +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.