summary refs log tree commit diff
path: root/src/test/ui/suggestions/impl-trait-missing-lifetime.stderr
AgeCommit message (Expand)AuthorLines
2022-07-25Report elision failures on the AST.Camille GILLOT-13/+21
2022-07-13Add feature gate.Camille GILLOT-2/+14
2022-07-13Always use CreateParameter mode for function definitions.Camille GILLOT-6/+7
2021-08-11Modify structured suggestion outputEsteban Küber-1/+1
2020-02-05Account for `impl Trait`Esteban Küber-0/+14