]> git.lizzy.rs Git - rust.git/commit
Add tests for some default method things.
authorMichael Sullivan <sully@msully.net>
Sat, 29 Jun 2013 00:47:44 +0000 (17:47 -0700)
committerMichael Sullivan <sully@msully.net>
Sat, 29 Jun 2013 01:09:02 +0000 (18:09 -0700)
commit9340fd5ce0d7bd0f1bbfbda73944920bcc1364eb
tree282a1cdc6e5a5d2358ba962763f1260d51150f4a
parentc05165bf93e05a8473461716579c47355bd1659d
Add tests for some default method things.
src/test/compile-fail/impl-bounds-checking.rs [new file with mode: 0644]
src/test/run-pass/bug-7183-generics.rs [new file with mode: 0644]
src/test/run-pass/trait-with-bounds-default.rs [new file with mode: 0644]