rust/library/core
James Munns 69477f50d8
Clarify availability of atomic operations
This was noticed while we were updating the embedded rust book: https://github.com/rust-embedded/book/pull/273/files

These targets do natively have atomic load/stores, but do not support CAS operations.
2020-11-17 01:38:53 +01:00
..
benches Remove redundant 'static from library crates 2020-10-18 17:25:51 +02:00
src Clarify availability of atomic operations 2020-11-17 01:38:53 +01:00
tests Rollup merge of #78216 - workingjubilee:duration-zero, r=m-ou-se 2020-11-11 20:58:52 +01:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00