about summary refs log tree commit diff
path: root/src/test/ui/inline-const/const-match-pat-range.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-39/+0
2022-10-08Stabilize half_open_range_patternsUrgau-1/+2
2021-11-22Split inline const to two feature gatesGary Guo-1/+1
2020-10-22Add ..= const { .. } missing tests and sort them properlySantiago Pastorino-3/+8
2020-10-22Make inline const work for half open rangesSantiago Pastorino-1/+11
2020-10-22Make inline const work in range patternsSantiago Pastorino-0/+23