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