mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-22 21:56:30 +00:00
updating docs to mention usage of AtomicBool Mouse mentioned we should point out that atomic bool is used by the std lib these days. ( https://github.com/m-ou-se/getrandom/pull/1 )