about summary refs log tree commit diff
path: root/src/test/ui/suggestions/impl-trait-missing-lifetime-gated.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-68/+0
2023-01-05Correct detection of elided lifetimes in impl-trait.Camille GILLOT-0/+5
2022-11-24Use kw::Empty for elided lifetimes in path.Camille GILLOT-12/+54
2022-07-13Add feature gate.Camille GILLOT-0/+21