summary refs log tree commit diff
path: root/src/test/compile-fail/impl-bounds-checking.rs
AgeCommit message (Expand)AuthorLines
2016-04-05improve the printing of substs and trait-refsAriel Ben-Yehuda-1/+1
2016-04-05suggest adding a where-clause when that can helpAriel Ben-Yehuda-1/+1
2015-01-08Update compile fail tests to use isize.Huon Wilson-2/+2
2014-09-15Update error messages in compile-fail testsNiko Matsakis-1/+1
2013-06-28Add tests for some default method things.Michael Sullivan-0/+24