mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-24 22:57:53 +00:00
These methods now return Result<(), TryLockError> instead of Result<bool, Error> to make their use less errorprone
These methods now return Result<(), TryLockError> instead of Result<bool, Error> to make their use less errorprone