about summary refs log tree commit diff
path: root/src/test/ui/error-codes/E0106.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-66/+0
2022-07-25Report elision failures on the AST.Camille GILLOT-11/+11
2021-08-18Use more accurate spans when proposing adding lifetime to itemEsteban Kuber-1/+1
2021-08-11Modify structured suggestion outputEsteban Küber-9/+9
2021-03-24resolve late lifetimes by itemJack Huey-11/+11
2020-08-11Suggest using `'static` in assoc consts and suggest when multiple lts are neededEsteban Küber-0/+9
2020-02-05review commentsEsteban Küber-7/+7
2020-02-05Suggest `'r` instead of `'lifetime`Esteban Küber-8/+8
2020-01-19review commentsEsteban Küber-4/+4
2020-01-19When encountering an expected named lifetime and none are present, suggest ad...Esteban Küber-4/+28
2018-12-25Remove licensesMark Rousskov-5/+5
2018-03-14update testsGuillaume Gomez-1/+1
2018-02-26Update UI testsVadim Petrochenkov-5/+5
2018-02-25Update ui testsGuillaume Gomez-0/+1
2018-02-08Move some E0XXX to `ui`Esteban Küber-0/+32