]> git.lizzy.rs Git - rust.git/commit
Use compiletest
authorManish Goregaokar <manishsmail@gmail.com>
Mon, 13 Apr 2015 17:58:18 +0000 (23:28 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Mon, 13 Apr 2015 18:50:44 +0000 (00:20 +0530)
commita5c31025940c8323495fbbdb5f690dcacd227458
tree96d37887aaafeff1673e60703c49cb0eabc61bec
parent2756ebe056e03aa38ef6048d800d035d13e61c5c
Use compiletest
Cargo.toml
examples/box_vec.rs [deleted file]
examples/dlist.rs [deleted file]
examples/match_if_let.rs [deleted file]
examples/toplevel_ref_arg.rs [deleted file]
tests/compile-fail/box_vec.rs [new file with mode: 0644]
tests/compile-fail/dlist.rs [new file with mode: 0644]
tests/compile-fail/match_if_let.rs [new file with mode: 0644]
tests/compile-fail/toplevel_ref_arg.rs [new file with mode: 0644]
tests/compile-test.rs [new file with mode: 0644]