mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-13 10:29:16 +00:00
![]() This removes two minor OnceLock tests which test private methods. The rest of the tests should be more than enough to catch mistakes in those private methods. Also makes ReentrantLock::try_lock public. And finally it makes the mpmc tests actually run. |
||
---|---|---|
.. | ||
barrier.rs | ||
condvar.rs | ||
lazy_lock.rs | ||
lib.rs | ||
mpmc.rs | ||
mpsc_sync.rs | ||
mpsc.rs | ||
mutex.rs | ||
once_lock.rs | ||
once.rs | ||
reentrant_lock.rs | ||
rwlock.rs |