]> git.lizzy.rs Git - rust.git/history - tests/compile-fail/unaligned_pointers/reference_to_packed.rs
forgot to add alignment test loop in one test
[rust.git] / tests / compile-fail / unaligned_pointers / reference_to_packed.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-17 Ralf Jungmake another test more robust against random alignment
2020-08-16 Ralf Jungmake alignment check integer-based by default, and...
2020-04-11 borsAuto merge of #1321 - RalfJung:float, r=RalfJung
2020-04-11 borsAuto merge of #1320 - RalfJung:tests, r=RalfJung
2020-04-11 Ralf Jungorganize compile-fail tests in folders