mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 21:16:27 +03:00
organize more files into folders, and run the weak-mem consistency test as the very first since it is so slow
This commit is contained in:
@@ -214,7 +214,7 @@ fn test_single_thread() {
|
||||
}
|
||||
|
||||
pub fn main() {
|
||||
for _ in 0..100 {
|
||||
for _ in 0..50 {
|
||||
test_single_thread();
|
||||
test_mixed_access();
|
||||
test_load_buffering_acq_rel();
|
||||
Reference in New Issue
Block a user