summary refs log tree commit diff
path: root/src/test/ui/suggestions/missing-lifetime-specifier.rs
AgeCommit message (Expand)AuthorLines
2022-07-25Report elision failures on the AST.Camille GILLOT-10/+6
2022-03-05Update tests.Mara Bos-0/+2
2021-05-11improve diagnosts for GATsb-naber-22/+22
2021-01-10Rework diagnostics for wrong number of generic argsPatryk Wychowaniec-8/+8
2020-08-13Do not emit E0228 when it is implied by E0106Esteban Küber-7/+1
2020-04-22Tweak `'static` suggestion codeEsteban Küber-0/+65