]> git.lizzy.rs Git - rust.git/history - tests/compile-fail/unaligned_pointers/dyn_alignment.rs
forgot to add alignment test loop in one test
[rust.git] / tests / compile-fail / unaligned_pointers / dyn_alignment.rs
2020-08-18 Ralf Jungforgot to add alignment test loop in one test
2020-08-17 borsAuto merge of #1513 - RalfJung:int-align, r=RalfJung
2020-08-16 Ralf Jungmake alignment check integer-based by default, and...
2020-04-19 borsAuto merge of #1342 - divergentdave:pause-instruction...
2020-04-18 borsAuto merge of #1325 - RalfJung:float_to_int_unchecked...
2020-04-18 borsAuto merge of #1346 - RalfJung:dyn-layout-test, r=RalfJung
2020-04-18 Ralf Jungsome UB gets masked by optimizations
2020-04-18 Ralf Jungtest that we check dynamic actual size of object
2020-04-17 Ralf Jungtest that we properly check dynamic alignment