]> git.lizzy.rs Git - rust.git/commit
some UB gets masked by optimizations
authorRalf Jung <post@ralfj.de>
Sat, 18 Apr 2020 07:15:59 +0000 (09:15 +0200)
committerRalf Jung <post@ralfj.de>
Sat, 18 Apr 2020 07:15:59 +0000 (09:15 +0200)
commit0345ee42da3a206e92cecd42b0b472b82552af95
treee0212bfc38c4b87c1da1ca34119120ed2bc8a108
parentc6ab27577b3291036788735058194e9bb05dc70c
some UB gets masked by optimizations
tests/compile-fail/dangling_pointers/dyn_size.rs
tests/compile-fail/unaligned_pointers/dyn_alignment.rs
tests/compile-fail/validity/nonzero.rs