about summary refs log tree commit diff
path: root/tests/ui/regions
AgeCommit message (Expand)AuthorLines
2023-02-23Auto merge of #108324 - notriddle:notriddle/assoc-fn-method, r=compiler-error...bors-2/+2
2023-02-22Rollup merge of #108176 - compiler-errors:bad-lexical-region-resolve-bug, r=o...Matthias Krüger-0/+37
2023-02-22diagnostics: update test cases to refer to assoc fn with `self` as methodMichael Howell-2/+2
2023-02-22Convert a hard-warning about named static lifetimes into lint "unused_lifetimes"Zhi Qi-15/+45
2023-02-17Don't delay ReError bug during lexical region resolveMichael Goulet-0/+37
2023-02-12fix UB in ancient testRalf Jung-4/+4
2023-01-30Mention fn coercion rules (needs to be expanded)Esteban Küber-0/+4
2023-01-30Don't show `for<'lt>` in force trimmed pathsEsteban Küber-1/+1
2023-01-25Rollup merge of #107255 - lcnr:implied-b-hr, r=oli-obkMatthias Krüger-0/+35
2023-01-24add test where we ignore hr implied boundslcnr-0/+35
2023-01-15Tweak E0597Esteban Küber-2/+14
2023-01-11Move /src/test to /testsAlbert Larsan-0/+8428