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 | ||