mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-04 02:54:00 +00:00
e5873660fc
Clarify error returns from Mutex::try_lock, RwLock::try_read, RwLock::try_write to make it more obvious that both poisoning and the lock being already locked are possible errors. |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |