summary refs log tree commit diff
path: root/src/test/ui/nll/capture-ref-in-struct.stderr
AgeCommit message (Expand)AuthorLines
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