about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2021-03-05 09:30:12 +0100
committerMatthias Krüger <matthias.krueger@famsik.de>2021-03-05 17:11:21 +0100
commit45424c7e757fc15c4dfe5b0ba281863173d785f4 (patch)
treedfa81536d4422155e4c93abac9a88c3383173b80 /src/test/codegen/src-hash-algorithm
parent9e5453835572784dcdcdf63a4723254507282dc7 (diff)
downloadrust-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