mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
a090e97f68
`wait_while` takes care of spurious wake-ups in centralized place, reducing chances for mistakes and potential future optimizations (who knows, maybe in future there will be no spurious wake-ups? :)