rust/compiler
bors f0f68778f7 Auto merge of #77611 - oli-obk:atomic_miri_leakage, r=nagisa
Directly use raw pointers in `AtomicPtr` store/load

I was unable to find any reason for this limitation in the latest source of LLVM or in the documentation [here](http://llvm.org/docs/Atomics.html#libcalls-atomic).

fixes https://github.com/rust-lang/miri/issues/1574
2020-12-09 19:53:23 +00:00
..
2020-12-06 20:30:07 +00:00
2020-12-05 12:59:54 +01:00
2020-12-03 17:08:19 -05:00
2020-12-03 17:08:19 -05:00
2020-12-03 09:50:10 -08:00