about summary refs log tree commit diff
path: root/tests/crashes/120175.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/crashes/120175.rs')
-rw-r--r--tests/crashes/120175.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/crashes/120175.rs b/tests/crashes/120175.rs
index e441454bed2..e06da5a8e0a 100644
--- a/tests/crashes/120175.rs
+++ b/tests/crashes/120175.rs
@@ -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)]