summary refs log tree commit diff
path: root/src/test/compile-fail/regions-bound-missing-bound-in-impl.rs
AgeCommit message (Expand)AuthorLines
2015-04-18Rather than storing the relations between free-regions in a globalNiko Matsakis-1/+3
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-3/+2
2015-01-14Refactor compare_impl_method to use all boundsJared Roesch-5/+7
2015-01-08Update compile fail tests to use isize.Huon Wilson-2/+2
2014-09-15Update error messages in compile-fail testsNiko Matsakis-2/+0
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-0/+57