mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 02:00:00 +03:00
b8ee38b79e
Since `WaitTimeoutResult` is poison-agnostic, we want to use the same type for both variants of `Condvar`. Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>