Skip to content

Commit 737ecef

Browse files
committed
rustup and update test
1 parent 66a58d4 commit 737ecef

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

rust-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
89631663b7ad2d46d3e4f52bcfa7bee2be9eb82b
1+
cf9cf7c923eb01146971429044f216a3ca905e06

tests/run-pass/concurrency/sync_singlethread.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#![feature(rustc_private, renamed_spin_loop)]
2-
31
use std::sync::{Mutex, TryLockError};
42
use std::sync::atomic;
53
use std::hint;

0 commit comments

Comments
 (0)