about summary refs log tree commit diff
path: root/src/test/ui/nll/capture-ref-in-struct.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-15/+0
2022-06-16 fix one more case of trailing spaceklensy-1/+1
2019-05-12Remove feature(nll) when compare mode is sufficientMatthew Jasper-1/+1
2018-12-25Remove licensesMark Rousskov-1/+1
2018-07-23Don't match on region kinds when reporting NLL errorsMatthew Jasper-1/+1
2018-03-14update testsGuillaume Gomez-1/+1
2018-03-06Remove nll-dump-cause flag and always track causesSantiago Pastorino-1/+1
2018-03-01Make explain borrow work for Universal lifetimesSantiago Pastorino-2/+0
2018-02-26Update UI testsVadim Petrochenkov-1/+1
2018-02-26Update UI testsVadim Petrochenkov-3/+3
2018-02-25Update ui testsGuillaume Gomez-0/+1
2018-01-27Updated tests with fixed span location.David Wood-1/+1
2017-12-20Add nll feature and make nll imply nll_dump_causeSantiago Pastorino-5/+5
2017-12-20Add three point error handling to borrowckSantiago Pastorino-0/+3
2017-12-20Auto merge of #46733 - nikomatsakis:nll-master-to-rust-master-5, r=arielb1bors-1/+1
2017-12-15Same change to point at borrow for mir errorsEsteban Küber-1/+1
2017-12-15thread through an implicit region body of the fn bodyNiko Matsakis-1/+1
2017-12-11Updated existing tests with new error messages.David Wood-7/+7
2017-12-07add closure requirement tests, improve debugging outputNiko Matsakis-0/+13