We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5907e91 commit 05b914aCopy full SHA for 05b914a
tests/ui-internal/custom_ice_message.rs
@@ -2,6 +2,7 @@
2
// normalize-stderr-test: "Clippy version: .*" -> "Clippy version: foo"
3
// normalize-stderr-test: "internal_lints.rs:\d*:\d*" -> "internal_lints.rs"
4
// normalize-stderr-test: "', .*clippy_lints" -> "', clippy_lints"
5
+// normalize-stderr-test: "'rustc'" -> "'<unnamed>'"
6
7
#![deny(clippy::internal)]
8
#![allow(clippy::missing_clippy_version_attribute)]
0 commit comments