about summary refs log tree commit diff
path: root/src/test/ui/inline-const
AgeCommit message (Expand)AuthorLines
2021-08-16Add test for issue 82518Gary Guo-0/+25
2020-12-17Don't allow `const` to begin a nonterminalCamelid-0/+20
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
2020-10-19Add inline const macro testSantiago Pastorino-0/+12
2020-10-16Add inline const to INCOMPLETE_FEATURESSantiago Pastorino-0/+4
2020-10-16Add inline const testsSantiago Pastorino-0/+56