Skip to content

Commit aa04a27

Browse files
committed
Sync from rust 5e16c662062fd6dee91f0fe2a1580483488d80cf
2 parents 0da0dac + ff1a5ab commit aa04a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patches/0027-sysroot_tests-128bit-atomic-operations.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ index 1e336bf..35e6f54 100644
1717
@@ -2,5 +2,4 @@
1818
// tidy-alphabetical-start
1919
-#![cfg_attr(target_has_atomic = "128", feature(integer_atomics))]
20-
#![cfg_attr(test, feature(cfg_match))]
20+
#![cfg_attr(test, feature(cfg_select))]
2121
#![feature(alloc_layout_extra)]
2222
#![feature(array_chunks)]
2323
diff --git a/coretests/tests/atomic.rs b/coretests/tests/atomic.rs

0 commit comments

Comments
 (0)