about summary refs log tree commit diff
path: root/src/test/ui/nll/get_default.stderr
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-6/+6
2018-10-21Use new region infer errors for explaining borrowsMatthew Jasper-36/+18
2018-10-03Clearer later use messages for callsMatthew Jasper-3/+3
2018-08-07avoid computing liveness when a variable doesn't need itNiko Matsakis-3/+12
2018-08-06revert #52991Niko Matsakis-12/+3
2018-08-03update error messages -- in some cases maybe we should investigateNiko Matsakis-3/+12
2018-07-05update testcsmoe-12/+12
2018-05-09ignore the point where the outlives requirement was addedNiko Matsakis-6/+48
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Update UI testsVadim Petrochenkov-2/+2
2018-02-26Update UI testsVadim Petrochenkov-12/+12
2018-02-25Update ui testsGuillaume Gomez-0/+1
2017-12-20Add three point error handling to borrowckSantiago Pastorino-0/+3
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-14/+14
2017-11-19mir-borrowck: Remove parens in the lvalue description of a derefBasile Desloges-1/+1
2017-11-16integrate NLL with MIR type-checkerNiko Matsakis-0/+47