Jethro Beekman
b518dc7a31
Add warning to SGX mutex implementation
2021-07-27 12:13:00 +02:00
Jethro Beekman
bfa84842e5
Rearrange SGX split module files
...
In #75979 several inlined modules were split out into multiple files.
This PR keeps the multiple files but moves a few things around to
organize things in a coherent way.
2021-05-07 13:55:03 +02:00
Ashley Mannix
d65cb6ebce
deprecate atomic::spin_loop_hint in favour of hint::spin_loop
2021-01-13 16:30:29 +10:00
Linus Färnstrand
828d4ace4d
Migrate standard library away from compare_and_swap
2020-12-22 12:19:46 +01:00
Caduser2020
1fb0a1d501
#[deny(unsafe_op_in_unsafe_fn)] in sys/sgx
...
Run `./x.py` fmt
Add reference link
Fix reference link
Apply review suggestions.
2020-10-08 10:09:18 -05:00
Lzu Tao
a4e926daee
std: move "mod tests/benches" to separate files
...
Also doing fmt inplace as requested.
2020-08-31 02:56:59 +00:00