]> git.lizzy.rs Git - rust.git/commit
add test for validation finding use-after-free
authorRalf Jung <post@ralfj.de>
Mon, 9 Mar 2020 09:22:30 +0000 (10:22 +0100)
committerRalf Jung <post@ralfj.de>
Thu, 19 Mar 2020 07:25:08 +0000 (08:25 +0100)
commit77cc0cddd9b0d90b2f7b68c6cb62d1eec33c9427
tree1bcaf1d795a234c1a517990cbb1d164770eb064b
parente6e8773272a83b84b972910ca88570388ae06590
add test for validation finding use-after-free
tests/compile-fail/validity/dangling_ref3.rs [new file with mode: 0644]