We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2039a9f commit 8e2d72bCopy full SHA for 8e2d72b
src/tools/miri/src/bin/miri.rs
@@ -3,6 +3,7 @@
3
clippy::manual_range_contains,
4
clippy::useless_format,
5
clippy::field_reassign_with_default,
6
+ clippy::needless_lifetimes,
7
rustc::diagnostic_outside_of_impl,
8
rustc::untranslatable_diagnostic
9
)]
0 commit comments