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 4c85e10 commit 195b2b5Copy full SHA for 195b2b5
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