mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-06 04:08:40 +00:00
tests: be more permissive on attributes in one test
This commit is contained in:
parent
34d0cffcdf
commit
d94d17c0bb
@ -24,7 +24,7 @@ pub fn foo() {
|
|||||||
|
|
||||||
// basic-NOT: attributes #0 = { {{.*}} sspreq {{.*}} }
|
// basic-NOT: attributes #0 = { {{.*}} sspreq {{.*}} }
|
||||||
// basic-NOT: attributes #0 = { {{.*}} sspstrong {{.*}} }
|
// basic-NOT: attributes #0 = { {{.*}} sspstrong {{.*}} }
|
||||||
// basic: attributes #0 = { {{.*}} ssp {{.*}} }
|
// basic: attributes #0 = { {{.*}}ssp {{.*}} }
|
||||||
// basic-NOT: attributes #0 = { {{.*}} sspreq {{.*}} }
|
// basic-NOT: attributes #0 = { {{.*}} sspreq {{.*}} }
|
||||||
// basic-NOT: attributes #0 = { {{.*}} sspstrong {{.*}} }
|
// basic-NOT: attributes #0 = { {{.*}} sspstrong {{.*}} }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user