We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5be14f5 commit 0526267Copy full SHA for 0526267
tests/ui/asm/aarch64/may_unwind.rs
@@ -1,6 +1,7 @@
1
// only-aarch64
2
// run-pass
3
// needs-asm-support
4
+// needs-unwind
5
6
#![feature(asm_unwind)]
7
tests/ui/test-attrs/test-panic-abort-disabled.rs
@@ -3,6 +3,7 @@
// compile-flags: --test -Cpanic=abort -Zpanic-abort-tests=no
// run-flags: --test-threads=1
// ignore-wasm no panic or subprocess support
8
// ignore-emscripten no panic or subprocess support
9
0 commit comments