summary refs log tree commit diff
path: root/src/test/compile-fail/regions-infer-invariance-due-to-mutability.rs
AgeCommit message (Expand)AuthorLines
2013-03-22test: Add lifetime binders and new-style lifetime parameters to the test suitePatrick Walton-4/+4
2013-03-06Add manual &self/ and &static/ and /&self declarations thatNiko Matsakis-7/+7
2013-02-22test: De-mut the test suite. rs=demutingPatrick Walton-3/+3
2013-02-14librustc: Replace `impl Type : Trait` with `impl Trait for Type`. rs=implflip...Patrick Walton-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-09-07Convert field terminators to commas. Stop parsing semis.Brian Anderson-1/+1
2012-08-23Infer variance of types with respect to the region parameter.Niko Matsakis-0/+18