]> git.lizzy.rs Git - rust.git/history - tests/compile-fail/atomic_unaligned.rs
Auto merge of #1308 - RalfJung:miri, r=RalfJung
[rust.git] / tests / compile-fail / atomic_unaligned.rs
2020-03-19 borsAuto merge of #1219 - RalfJung:error-cleanup, r=RalfJung
2020-03-19 Ralf Jungadjust for error reform
2019-08-09 borsAuto merge of #896 - tmandry:add-generator-uninhabited...
2019-08-08 borsAuto merge of #871 - RalfJung:miri-rustc-cleanup, r...
2019-08-04 borsAuto merge of #876 - RalfJung:atomic, r=RalfJung
2019-08-04 Ralf Jungcheck that atomics are sufficiently aligned, and add...