summary refs log tree commit diff
path: root/src/test/ui/const-generics/min_const_generics/complex-expression.stderr
AgeCommit message (Expand)AuthorLines
2020-12-26update testsBastian Kauschke-8/+8
2020-11-24Swap note for helpmendess-7/+7
2020-11-24Requested changesmendess-4/+7
2020-11-24Add note to use nightly when using expr in const genericsmendess-0/+4
2020-10-22min_const_generics: allow ty param in repeat exprBastian Kauschke-5/+39
2020-10-12Bless expected errorsEthan Brierley-8/+8
2020-10-11`min_const_generics` diagnostics improvementsEthan Brierley-12/+12
2020-10-03Replace "non trivial" with "non-trivial"varkor-4/+4
2020-08-06allow complex expressions in assoc constsBastian Kauschke-9/+1
2020-08-05forbid generic params in complex constsBastian Kauschke-0/+42