]> git.lizzy.rs Git - rust.git/history - tests/compile-fail/null_pointer_write_zst.rs
add ptr_offset_from OOB test, and update test errors
[rust.git] / tests / compile-fail / null_pointer_write_zst.rs
2022-03-10 Ralf Jungadd ptr_offset_from OOB test, and update test errors
2021-07-17 borsAuto merge of #1851 - RalfJung:provenance-overhaul...
2021-07-16 Ralf Jungadjust Miri to Pointer type overhaul
2021-04-22 borsAuto merge of #1769 - RalfJung:remove-compat, r=oli-obk
2021-04-15 borsAuto merge of #1775 - ABouttefeux:master, r=RalfJung
2021-04-15 AliƩnore Bouttefeuxallow deref of null ptr in test
2021-03-25 borsAuto merge of #1752 - RalfJung:rustup, r=RalfJung
2021-03-25 Ralf Jungdisable MIR opts for ZST-related tests
2020-05-01 borsAuto merge of #1381 - RalfJung:rustup, r=RalfJung
2020-05-01 Ralf Jungrustup; fix for changed error messages
2019-04-22 Oliver SchererMerge pull request #702 from RalfJung/exit
2019-04-22 Ralf JungMerge branch 'master' into exit
2019-04-21 Ralf Jungfix compile-fail ref files
2018-09-18 Ralf JungMerge pull request #453 from RalfJung/zst
2018-09-17 Ralf Jungtest more operations on dangling ZST pointers