about summary refs log tree commit diff
path: root/tests/ui/type-alias-impl-trait/escaping-bound-var.stderr
AgeCommit message (Expand)AuthorLines
2024-10-30Remap impl-trait lifetimes on HIR instead of AST lowering.Camille GILLOT-1/+13
2024-03-08Improve error message for opaque capturesMichael Goulet-3/+4
2024-03-08Make TAITs capture all higher-ranked lifetimes in scopeMichael Goulet-3/+9
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-09-05Correctly deny late-bound lifetimes from parent in anon consts and TAITsMichael Goulet-0/+8