Skip to content

Commit 35ab7e1

Browse files
author
The Miri Conjob Bot
committed
fmt
1 parent aec2c9b commit 35ab7e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/miri.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
clippy::useless_format,
55
clippy::field_reassign_with_default,
66
rustc::diagnostic_outside_of_impl,
7-
rustc::untranslatable_diagnostic,
7+
rustc::untranslatable_diagnostic
88
)]
99

1010
extern crate rustc_data_structures;

0 commit comments

Comments
 (0)