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