about summary refs log tree commit diff
path: root/tests/ui/nll
AgeCommit message (Expand)AuthorLines
2023-03-31allow ReError in CanonicalUserTypeAnnotationAli MJ Al-Nasrawy-0/+40
2023-03-07Auto merge of #108691 - aliemjay:closure-subject, r=jackh726bors-16/+94
2023-03-04tweak debug output and bless testsAli MJ Al-Nasrawy-16/+16
2023-03-03ignore bivariant regions in opaque typesAli MJ Al-Nasrawy-20/+2
2023-03-03smarter algorithm for finding an equal regionAli MJ Al-Nasrawy-14/+2
2023-03-03promote subject even if it has unnamed regionsAli MJ Al-Nasrawy-33/+4
2023-03-03add known-bug testsAli MJ Al-Nasrawy-0/+137
2023-03-03Label opaque type for 'captures lifetime' error messageMichael Goulet-4/+17
2023-02-22diagnostics: update test cases to refer to assoc fn with `self` as methodMichael Howell-2/+2
2023-02-17Rollup merge of #108009 - c410-f3r:moar-tests, r=petrochenkovMatthias Krüger-0/+111
2023-02-16Move testsCaio-0/+111
2023-02-15Rollup merge of #105300 - aliemjay:member-lower, r=oli-obkDylan DPC-0/+254
2023-02-09Cleanup free_region_relations a bitJack Huey-2/+2
2023-01-30Tweak use of trimmed pathsEsteban Küber-1/+1
2023-01-30Do not mention lifetime names in force trimmed pathsEsteban Küber-4/+4
2023-01-30Don't show `for<'lt>` in force trimmed pathsEsteban Küber-4/+4
2023-01-17rework min_choice algorithm of member constraintsAli MJ Al-Nasrawy-0/+254
2023-01-17Account for method call and indexing when looking for inner-most path in expr...Esteban Küber-0/+3
2023-01-17Account for `*` when looking for inner-most path in expressionEsteban Küber-1/+5
2023-01-15Tweak E0597Esteban Küber-106/+275
2023-01-11Move /src/test to /testsAlbert Larsan-0/+18827