summary refs log tree commit diff
path: root/src/test/ui/suggestions/missing-lifetime-specifier.stderr
AgeCommit message (Expand)AuthorLines
2022-11-24Change how suggested lifetime args are computed.Camille GILLOT-12/+12
2022-07-25Report elision failures on the AST.Camille GILLOT-104/+54
2022-06-05Suggest 'static when in static/const items.Camille GILLOT-8/+8
2022-03-05Update tests.Mara Bos-58/+111
2021-08-11Modify structured suggestion outputEsteban Küber-22/+22
2021-05-11improve diagnosts for GATsb-naber-12/+12
2021-03-24resolve late lifetimes by itemJack Huey-24/+24
2021-01-10Rework diagnostics for wrong number of generic argsPatryk Wychowaniec-16/+112
2020-08-13Do not emit E0228 when it is implied by E0106Esteban Küber-54/+18
2020-05-12add long error explanation for E0228Jade McGough-1/+1
2020-04-22Revert old span changeEsteban Küber-4/+4
2020-04-22Tweak wordingEsteban Küber-14/+14
2020-04-22Tweak `'static` suggestion codeEsteban Küber-0/+256