about summary refs log tree commit diff
path: root/tests/ui/pattern/missing_lifetime.rs
AgeCommit message (Collapse)AuthorLines
2025-06-03Use non-2015 edition paths in tests that do not test for their resolutionLukas Wirth-1/+1
This allows for testing these tests on editions other than 2015
2024-06-13Avoid follow-up errors on erroneous patternsOli Scherer-0/+25