We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 286b39d commit 511deceCopy full SHA for 511dece
tests/ui/custom_ice_message.rs
@@ -1,6 +1,7 @@
1
// rustc-env:RUST_BACKTRACE=0
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
6
#![deny(clippy::internal)]
7
0 commit comments