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:
Guillaume Gomez 2024-06-17 11:28:54 +02:00 committed by GitHub
commit 9092ffb7d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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() {