Skip to content

Commit 703ba0c

Browse files
committed
fix ignore-thumbv8m.base
1 parent 0aaf9d5 commit 703ba0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ui/attributes/issue-105594-invalid-attr-validation.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// This checks that the attribute validation ICE in issue #105594 doesn't
22
// recur.
33
//
4-
// ignore-thumbv8m.base
4+
// ignore-thumbv8m.base-none-eabi
55
#![feature(cmse_nonsecure_entry)]
66

77
fn main() {}

0 commit comments

Comments
 (0)