about summary refs log tree commit diff
path: root/src/test/compile-fail/variance-regions-direct.rs
AgeCommit message (Expand)AuthorLines
2015-10-08typos: fix a grabbag of typos all over the placeCristi Cobzarenco-1/+1
2015-08-12Fallout in tests --- misc error message changes, WF fixesNiko Matsakis-2/+2
2015-02-18Fallout: tests. As tests frequently elide things, lots of changesNiko Matsakis-0/+1
2015-02-17Fix tests for rustc_*Manish Goregaokar-0/+2
2015-01-08Update compile fail tests to use isize.Huon Wilson-11/+11
2014-12-30Remove the AssocSpaceNiko Matsakis-7/+7
2014-11-03Add a 4th space for associated types defined in a trait (currently unused)Niko Matsakis-7/+7
2014-08-27Implement generalized object and type parameter bounds (Fixes #16462)Niko Matsakis-2/+2
2014-06-13Introduce VecPerParamSpace and use it to represent sets of types andNiko Matsakis-7/+7
2013-11-08Introduce new variance inference pass that replaces (and generalizes) oldNiko Matsakis-0/+73