]> git.lizzy.rs Git - rust.git/commit
Add regression tests for #29859. However #29859 is not fully fixed.
authorNiko Matsakis <niko@alum.mit.edu>
Sat, 16 Jan 2016 10:28:18 +0000 (05:28 -0500)
committerNiko Matsakis <niko@alum.mit.edu>
Sat, 16 Jan 2016 14:58:09 +0000 (09:58 -0500)
commit4fbb71fda1a0e723a34e355037d3491bbb14dd2f
tree616ed0cc4aa9a55d30a918911e93f549f29a7e8d
parent8c14649ce859194b7b939597ea2b3c0dee0611b9
Add regression tests for #29859. However #29859 is not fully fixed.
src/test/compile-fail/traits-inductive-overflow-supertrait-oibit.rs [new file with mode: 0644]
src/test/compile-fail/traits-inductive-overflow-supertrait.rs [new file with mode: 0644]
src/test/compile-fail/traits-inductive-overflow-two-traits.rs [new file with mode: 0644]