about summary refs log tree commit diff
path: root/src/test/ui/regions
AgeCommit message (Expand)AuthorLines
2018-09-25Update E0714 to E0716 in tests outputMikhail Modin-17/+17
2018-09-25add "temporary value dropped while borrowed" errorMikhail Modin-26/+72
2018-09-23Auto merge of #54262 - matthewjasper:explain-in-typeck, r=nikomatsakisbors-39/+50
2018-09-19Update ui testsMatthew Jasper-34/+44
2018-09-19Don't claim that locals in a function are declared outside of theMatthew Jasper-5/+6
2018-09-18Update NLL 3-point error message for fake reads in optimized let patternsRemy Rakic-2/+3
2018-09-14Auto merge of #54088 - matthewjasper:use-reason-in-dlle-errors, r=pnkfelixbors-0/+1
2018-09-11stabalize infer outlives requirements (RFC 2093).toidiu-330/+142
2018-09-09Suggest a let binding to extend temporary lifetimes with NLLMatthew Jasper-0/+1
2018-09-06Fix testsWesley Wiser-20/+76
2018-09-01Update testsBasile Desloges-554/+9
2018-08-27Also use smaller spans for unsize adjustmentsMatthew Jasper-58/+37
2018-08-25Use smaller span for adjustments on block expressionsMatthew Jasper-29/+22
2018-08-14Update former compile-fail testsMatthew Jasper-43/+50
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+9569