summary refs log tree commit diff
path: root/src/test/ui/inline-const/const-expr-generic-err.stderr
AgeCommit message (Collapse)AuthorLines
2022-07-19feat: omit suffixes in const generics (e.g. `1_i32`)Artur Sinila-2/+2
Closes #99255
2022-05-03Allow inline consts to reference generic paramsGary Guo-0/+29