diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2021-03-05 09:30:12 +0100 |
|---|---|---|
| committer | Matthias Krüger <matthias.krueger@famsik.de> | 2021-03-05 17:11:21 +0100 |
| commit | 45424c7e757fc15c4dfe5b0ba281863173d785f4 (patch) | |
| tree | dfa81536d4422155e4c93abac9a88c3383173b80 /src/test/codegen/src-hash-algorithm | |
| parent | 9e5453835572784dcdcdf63a4723254507282dc7 (diff) | |
| download | rust-45424c7e757fc15c4dfe5b0ba281863173d785f4.tar.gz rust-45424c7e757fc15c4dfe5b0ba281863173d785f4.zip | |
lintcheck: add --fix mode which tries to apply lint suggestions to the sources and prints a warning if that fails
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
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions
