We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 020c077 + 20d6485 commit 9092ffbCopy full SHA for 9092ffb
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