about summary refs log tree commit diff
path: root/src/test/ui/nll/get_default.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-05-09ignore the point where the outlives requirement was addedNiko Matsakis-2/+4
2018-04-15remove -Znll -- borrowck=mir implies nll nowNiko Matsakis-1/+1
2018-03-06Remove nll-dump-cause flag and always track causesSantiago Pastorino-1/+1
2017-12-20Add three point error handling to borrowckSantiago Pastorino-1/+1
2017-11-26Update tests for -Zborrowck-mir -> -Zborrowck=mode migrationest31-1/+1
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-0/+4
2017-11-16integrate NLL with MIR type-checkerNiko Matsakis-0/+53