mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-26 08:44:35 +00:00
fix ignore-thumbv8m.base
This commit is contained in:
parent
0aaf9d58a2
commit
703ba0ce26
@ -1,7 +1,7 @@
|
||||
// This checks that the attribute validation ICE in issue #105594 doesn't
|
||||
// recur.
|
||||
//
|
||||
// ignore-thumbv8m.base
|
||||
// ignore-thumbv8m.base-none-eabi
|
||||
#![feature(cmse_nonsecure_entry)]
|
||||
|
||||
fn main() {}
|
||||
|
Loading…
Reference in New Issue
Block a user