]> git.lizzy.rs Git - rust.git/blobdiff - src/test/codegen/unwind-extern-exports.rs
Rollup merge of #68984 - ecstatic-morse:const-u8-is-ascii, r=sfackler
[rust.git] / src / test / codegen / unwind-extern-exports.rs
index d924a3b75dde3809d4daf732b2895fdbfa6fb5dd..e5a2936b92497aa6cf26a8f126079f12c40e766f 100644 (file)
@@ -1,5 +1,5 @@
 // compile-flags: -C opt-level=0
-// ignore-emscripten compiled with panic=abort by default
+// ignore-wasm32-bare compiled with panic=abort by default
 
 #![crate_type = "lib"]
 #![feature(unwind_attributes)]