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 210d7fc commit 6308cc8Copy full SHA for 6308cc8
src/test/ui/const-eval/promoted_errors.rs
@@ -9,7 +9,7 @@
9
// except according to those terms.
10
11
// compile-pass
12
-
+// compile-flags: -O
13
fn main() {
14
println!("{}", 0u32 - 1);
15
//~^ WARN const_err
0 commit comments