summary refs log tree commit diff
path: root/src/test/ui/const-generics/min_const_generics
AgeCommit message (Expand)AuthorLines
2020-08-18change const param ty warning messageBastian Kauschke-11/+10
2020-08-06allow complex expressions in assoc constsBastian Kauschke-17/+19
2020-08-05impl reviewBastian Kauschke-2/+6
2020-08-05forbid complex types for generic parametersBastian Kauschke-0/+52
2020-08-05forbid generic params in complex constsBastian Kauschke-0/+95