summary refs log tree commit diff
path: root/src/test/compile-fail/variance-trait-object-bound.rs
AgeCommit message (Expand)AuthorLines
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