Skip to content

Commit 555a7b4

Browse files
authored
don't spawn processes on wasm
1 parent 297ad72 commit 555a7b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass/invalid_const_promotion.rs

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11+
// ignore-wasm
12+
1113
#![feature(const_fn)]
1214
#![allow(const_err)]
1315

0 commit comments

Comments
 (0)