Ignore broken no-landing-pads test
This commit is contained in:
parent
5b682354f2
commit
35349abeb3
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
// run-pass
|
||||
// compile-flags: -Z no-landing-pads -C codegen-units=1
|
||||
// ignore-emscripten no threads support
|
||||
// ignore-test fails because catch_unwind doesn't work with no-landing-pads
|
||||
|
||||
use std::thread;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue