]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/unwind-no-uwtable.rs
Rollup merge of #106043 - c410-f3r:moar-errors, r=petrochenkov
[rust.git] / src / test / ui / unwind-no-uwtable.rs
index 0440cf488e8bb67374df02f075b9658dc1222f37..3bc309233a7ac03dd26d16b90ba933b15e9c3f52 100644 (file)
@@ -1,7 +1,6 @@
 // run-pass
 // needs-unwind
 // ignore-windows target requires uwtable
-// ignore-wasm32-bare no proper panic=unwind support
 // compile-flags: -C panic=unwind -C force-unwind-tables=n
 
 use std::panic::{self, AssertUnwindSafe};