]> git.lizzy.rs Git - rust.git/commit
Test that &* of a dangling (and even unaligned) ptr is okay
authorRalf Jung <post@ralfj.de>
Wed, 26 Jul 2017 00:02:57 +0000 (17:02 -0700)
committerRalf Jung <post@ralfj.de>
Wed, 26 Jul 2017 00:02:57 +0000 (17:02 -0700)
commite5cc8aaf5b5e58f366a8ac83178e8526b17d9f11
treead8cb6d90a01ab7f6d4e0edf78b7cc2d6eb02dcb
parent03ca15e62d3a3386b824139a36597b4841e7d328
Test that &* of a dangling (and even unaligned) ptr is okay
tests/run-pass/ref-invalid-ptr.rs [new file with mode: 0644]