about summary refs log tree commit diff
path: root/src/test/compile-fail/regions-creating-enums3.rs
AgeCommit message (Expand)AuthorLines
2014-02-11test -- update tests with new error messagesNiko Matsakis-1/+1
2013-12-11Make 'self lifetime illegal.Erik Price-2/+2
2013-03-26librustc: Modify all code to use new lifetime binder syntaxPatrick Walton-2/+2
2013-03-06Add manual &self/ and &static/ and /&self declarations thatNiko Matsakis-2/+2
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-08-23Infer variance of types with respect to the region parameter.Niko Matsakis-1/+0
2012-08-20new region inference, seperate infer into modules, improve error msgsNiko Matsakis-2/+3
2012-07-13repair error msgNiko Matsakis-1/+1
2012-07-13change region syntax to &r/T in place of &r.TNiko Matsakis-2/+2
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-1/+1
2012-04-23Various regions fixes.Niko Matsakis-0/+11