Files
rust/library
Ralf Jung b0c2eab66a Rollup merge of #76967 - fusion-engineering-forks:revert-atomic-from-mut, r=kodrAus
Revert adding Atomic::from_mut.

This reverts #74532, which made too many assumptions about platforms, breaking some things.

Will need to be added later with a better way of gating on proper alignment, without hardcoding cfg(target_arch)s.

---

To be merged if fixing from_mut (#76965) takes too long.

r? @ghost
2020-09-21 15:30:41 +02:00
..
2020-07-27 19:51:13 -05:00
2020-09-15 17:26:20 +02:00
2020-07-27 19:51:13 -05:00
2020-09-17 07:10:10 -07:00