We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 297ad72 commit 555a7b4Copy full SHA for 555a7b4
src/test/run-pass/invalid_const_promotion.rs
@@ -8,6 +8,8 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+// ignore-wasm
12
+
13
#![feature(const_fn)]
14
#![allow(const_err)]
15
0 commit comments