about summary refs log tree commit diff
path: root/src/test/ui/nll/capture-ref-in-struct.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-36/+0
2019-05-12Remove feature(nll) when compare mode is sufficientMatthew Jasper-3/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-03-06Remove nll-dump-cause flag and always track causesSantiago Pastorino-2/+0
2017-12-20when using feature(nll), don't warn about AST-based region errorsNiko Matsakis-1/+1
2017-12-20Add nll feature and make nll imply nll_dump_causeSantiago Pastorino-1/+2
2017-12-20Add three point error handling to borrowckSantiago Pastorino-1/+1
2017-12-11Updated existing tests with new error messages.David Wood-1/+1
2017-12-07add closure requirement tests, improve debugging outputNiko Matsakis-0/+50