We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
-Zverbose
1 parent 241333d commit 1b28c6fCopy full SHA for 1b28c6f
src/test/ui/nll/constant.rs
@@ -11,7 +11,7 @@
11
// Test that MIR borrowck and NLL analysis can handle constants of
12
// arbitrary types without ICEs.
13
14
-// compile-flags:-Zborrowck=mir -Zverbose
+// compile-flags:-Zborrowck=mir
15
// compile-pass
16
17
const HI: &str = "hi";
0 commit comments