Rollup merge of #126580 - GuillaumeGomez:add-missing-annotation, r=bjorn3
Add `run-make/const_fn_mir` missing test annotation Fixes comment from https://github.com/rust-lang/rust/pull/126270. r? `@bjorn3`
This commit is contained in:
commit
9092ffb7d8
@ -1,5 +1,7 @@
|
||||
// The `needs-unwind -Cpanic=abort` gives a different MIR output.
|
||||
|
||||
//@ needs-unwind
|
||||
|
||||
use run_make_support::{cwd, diff, rustc};
|
||||
|
||||
fn main() {
|
||||
|
Loading…
Reference in New Issue
Block a user