about summary refs log tree commit diff
path: root/src/test/compile-fail/regions-escape-loop-via-variable.rs
AgeCommit message (Expand)AuthorLines
2013-04-30new borrow checker (mass squash)Niko Matsakis-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-07-30Fix #2979: inference for lifetimes of & expressionsNiko Matsakis-3/+2
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-1/+1
2012-05-15check if the type of a local variable contains illegal regionNiko Matsakis-0/+14