]> git.lizzy.rs Git - rust.git/commit
test for validity of references pointing to uninhabited types
authorRalf Jung <post@ralfj.de>
Tue, 17 May 2022 15:36:34 +0000 (17:36 +0200)
committerRalf Jung <post@ralfj.de>
Wed, 18 May 2022 06:32:38 +0000 (08:32 +0200)
commit30548bb57e3a848568280a72878c3de8b8101d36
treef320120007fb3c8de5352e64c779d6859e279365
parenta5cf24746997516714cec2c0c784d671e2e3aca8
test for validity of references pointing to uninhabited types
tests/compile-fail/validity/ref_to_uninhabited1.rs [new file with mode: 0644]
tests/compile-fail/validity/ref_to_uninhabited2.rs [new file with mode: 0644]