]> git.lizzy.rs Git - rust.git/commit
Add forget_ref tests.
authorTheemathas Chirananthavat <theemathas@gmail.com>
Fri, 30 Dec 2016 02:45:41 +0000 (18:45 -0800)
committerTheemathas Chirananthavat <theemathas@gmail.com>
Fri, 6 Jan 2017 01:41:01 +0000 (17:41 -0800)
commit3050d90930c54e4552f286807751356514f997ba
tree35fd8a25fdb642b4babfc46dd90499191e447c81
parent920a2b7468db034ae5accaa584aedb42f80f3112
Add forget_ref tests.

Also rename drop_ref.rs to drop_forget_ref.rs in tests/compile-fail.
tests/compile-fail/drop_forget_ref.rs [new file with mode: 0644]
tests/compile-fail/drop_ref.rs [deleted file]