Ignore crash test that doesn't crash on Apple platforms
This wasn't caught by CI, because debug assertions aren't enabled there.
This commit is contained in:
parent
959b450747
commit
07ed247d3c
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
//@ known-bug: #120175
|
||||
//@ needs-rustc-debug-assertions
|
||||
//@ ignore-apple (raw-dylib doesn't work on Apple targets yet)
|
||||
|
||||
#![feature(extern_types)]
|
||||
#![feature(raw_dylib_elf)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue