]> git.lizzy.rs Git - rust.git/history - tests/compile-fail/unaligned_pointers/unaligned_ptr3.rs
forgot to add alignment test loop in one test
[rust.git] / tests / compile-fail / unaligned_pointers / unaligned_ptr3.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-04-18 borsAuto merge of #1325 - RalfJung:float_to_int_unchecked...
2020-04-14 borsAuto merge of #1331 - samrat:macos-mach-timebase-info...
2020-04-14 borsAuto merge of #1333 - RalfJung:flag-test, r=RalfJung
2020-04-14 Ralf Jungmake sure we find some things without validation or...
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