]> git.lizzy.rs Git - rust.git/commit
some extra test cases to cover in the borrow checker.
authorFelix S. Klock II <pnkfelix@pnkfx.org>
Tue, 17 Jun 2014 12:52:11 +0000 (14:52 +0200)
committerFelix S. Klock II <pnkfelix@pnkfx.org>
Wed, 18 Jun 2014 14:42:57 +0000 (16:42 +0200)
commit373b0fc56905c17d14438446e16712bf714c6f08
tree664275a154c1ef624cabc085915c12f709788c94
parent95fdbeee48163691cf66de4a53fdc108157babcf
some extra test cases to cover in the borrow checker.
src/test/run-pass/loop-no-reinit-needed-post-bot.rs [new file with mode: 0644]
src/test/run-pass/struct-partial-move-1.rs [new file with mode: 0644]
src/test/run-pass/struct-partial-move-2.rs [new file with mode: 0644]