mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 02:47:49 +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 )