about summary refs log tree commit diff
path: root/src/test/compile-fail/regions-escape-loop-via-variable.rs
AgeCommit message (Expand)AuthorLines
2016-11-01Improve "Doesn't live long enough" errorMikhail Modin-23/+0
2015-01-31Kill more `isize`sTobias Bucher-2/+2
2015-01-08Update compile-fail tests to use is/us, not i/u.Huon Wilson-2/+2
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-2/+2
2014-02-11test -- update tests with new error messagesNiko Matsakis-1/+1
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