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 3e97b41 commit 45d5d4bCopy full SHA for 45d5d4b
src/tools/miri/src/bin/miri.rs
@@ -4,7 +4,7 @@
4
clippy::useless_format,
5
clippy::field_reassign_with_default,
6
rustc::diagnostic_outside_of_impl,
7
- rustc::untranslatable_diagnostic,
+ rustc::untranslatable_diagnostic
8
)]
9
10
extern crate rustc_data_structures;
0 commit comments