rustup and update test

This commit is contained in:
Ralf Jung 2020-11-10 16:47:56 +01:00
parent 66a58d43cc
commit 737ecef376
2 changed files with 1 additions and 3 deletions

View File

@ -1 +1 @@
89631663b7ad2d46d3e4f52bcfa7bee2be9eb82b
cf9cf7c923eb01146971429044f216a3ca905e06

View File

@ -1,5 +1,3 @@
#![feature(rustc_private, renamed_spin_loop)]
use std::sync::{Mutex, TryLockError};
use std::sync::atomic;
use std::hint;