rust/library/core
Ralf Jung 96be76bf53 Further clarificarion for atomic and UnsafeCell docs:
- UnsafeCell: mention the term "data race", and reference the data race definition
- atomic: failing RMWs are just reads, reorder and reword docs
2024-09-28 12:14:59 +02:00
..
benches Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
src Further clarificarion for atomic and UnsafeCell docs: 2024-09-28 12:14:59 +02:00
tests Rollup merge of #130313 - c410-f3r:unlock-rfc-2011, r=thomcc 2024-09-26 22:20:53 -07:00
Cargo.toml Port std library to RTEMS 2024-09-03 09:19:29 +02:00