mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-12-19 01:24:05 +00:00
45424c7e75
Great for spotting false positives/broken suggestions of applicable lints. There are false positives though becasue I'm not sure yet how to silence rustc warnings while keeping clippy warnings. Sometimes rustc makes a suggestion that fails to apply and the implementation does not differenciate between clippy and rustc warnings when applying lint suggestions. changelog: none |
||
---|---|---|
.. | ||
bless.rs | ||
fmt.rs | ||
lib.rs | ||
lintcheck.rs | ||
main.rs | ||
new_lint.rs | ||
ra_setup.rs | ||
serve.rs | ||
stderr_length_check.rs | ||
update_lints.rs |