about summary refs log tree commit diff
path: root/src/test/compile-fail/regions-variance-invariant-use-covariant.rs
AgeCommit message (Expand)AuthorLines
2015-01-08Update compile fail tests to use isize.Huon Wilson-1/+1
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-1/+1
2013-11-08Address comments from @pnkfelix (thanks for the detailed review)Niko Matsakis-3/+6
2013-11-08Introduce new variance inference pass that replaces (and generalizes) oldNiko Matsakis-0/+27