summary refs log tree commit diff
path: root/src/test/compile-fail/regions-static-bound.rs
AgeCommit message (Expand)AuthorLines
2018-04-15remove -Znll -- borrowck=mir implies nll nowNiko Matsakis-4/+4
2018-01-10Updated other tests affected by change.David Wood-4/+4
2017-12-20connect NLL machinery to the `NiceRegionError` codeNiko Matsakis-2/+2
2017-12-13fix closure tests now that MIR typeck works properlyNiko Matsakis-3/+2
2017-12-07region-ebr-does-not-outlive-static: reuse old test insteadNiko Matsakis-3/+13
2016-03-18change coercion to use target region if not LUBNiko Matsakis-1/+1
2015-07-20implement 'a:'static region boundsAriel Ben-Yehuda-0/+24