mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
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:
@@ -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)]
|
||||
|
||||
Reference in New Issue
Block a user