rust/library/core
Matthias Krüger 8e20470425
Rollup merge of #89925 - gilescope:update-docs-atomic-usage, r=m-ou-se
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 )
2021-10-16 08:02:28 +02:00
..
benches Auto merge of #88788 - falk-hueffner:speedup-int-log10-branchless, r=joshtriplett 2021-10-12 03:18:54 +00:00
primitive_docs Add primitive documentation to libcore 2021-09-12 02:23:08 +00:00
src Rollup merge of #89925 - gilescope:update-docs-atomic-usage, r=m-ou-se 2021-10-16 08:02:28 +02:00
tests Auto merge of #88540 - ibraheemdev:swap-unchecked, r=kennytm 2021-10-15 09:35:45 +00:00
Cargo.toml