We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd7eefc commit 20d6485Copy full SHA for 20d6485
tests/run-make/const_fn_mir/rmake.rs
@@ -1,5 +1,7 @@
1
// The `needs-unwind -Cpanic=abort` gives a different MIR output.
2
3
+//@ needs-unwind
4
+
5
use run_make_support::{cwd, diff, rustc};
6
7
fn main() {
0 commit comments