]> git.lizzy.rs Git - rust.git/commit
test that we check dynamic actual size of object
authorRalf Jung <post@ralfj.de>
Sat, 18 Apr 2020 00:06:36 +0000 (02:06 +0200)
committerRalf Jung <post@ralfj.de>
Sat, 18 Apr 2020 00:06:36 +0000 (02:06 +0200)
commitc6ab27577b3291036788735058194e9bb05dc70c
tree51503cb66ddbad0c017463d695ae923054901f85
parent521e77d712a4b633701f57dc8d404827db76518a
test that we check dynamic actual size of object
tests/compile-fail/dangling_pointers/dyn_size.rs [new file with mode: 0644]
tests/compile-fail/unaligned_pointers/dyn_alignment.rs