mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 15:27:59 +00:00
Condvars are no longer guaranteed to panic in this case on all platforms. At least the unix implementation still does.
Condvars are no longer guaranteed to panic in this case on all platforms. At least the unix implementation still does.