summary refs log tree commit diff
path: root/src/test/compile-fail/variance-trait-object-bound.rs
AgeCommit message (Expand)AuthorLines
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-1/+1
2015-02-17Fix tests for rustc_*Manish Goregaokar-0/+2
2014-12-30Remove the AssocSpaceNiko Matsakis-1/+1
2014-11-03Add a 4th space for associated types defined in a trait (currently unused)Niko Matsakis-1/+1
2014-10-31Teach variance checker about the lifetime bounds that appear in trait object ...Niko Matsakis-0/+26