]> git.lizzy.rs Git - rust.git/commit
add some tests making sure we get the alias checking right
authorRalf Jung <post@ralfj.de>
Tue, 8 Aug 2017 00:39:09 +0000 (17:39 -0700)
committerRalf Jung <post@ralfj.de>
Wed, 9 Aug 2017 22:49:47 +0000 (15:49 -0700)
commit11f0aedc3dbff825f1450de59d8f3dc3ae5efc25
tree8d33504dd1cea4cfd7e06cdb0822a31b15ea0fc8
parentde80bcbdbfc5645efb1f03e8e8f72f9c4203a301
add some tests making sure we get the alias checking right
tests/compile-fail/validation_aliasing_mut1.rs [new file with mode: 0644]
tests/compile-fail/validation_aliasing_mut2.rs [new file with mode: 0644]
tests/compile-fail/validation_aliasing_mut3.rs [new file with mode: 0644]