about summary refs log tree commit diff
path: root/src/test/ui/const-generics/min_const_generics/complex-expression.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-48/+0
2022-10-18`const_evaluatable_unchecked` to const evallcnr-0/+1
2020-12-26update testsBastian Kauschke-2/+0
2020-10-22min_const_generics: allow ty param in repeat exprBastian Kauschke-0/+20
2020-10-12Bless expected errorsEthan Brierley-4/+4
2020-10-11`min_const_generics` diagnostics improvementsEthan Brierley-4/+4
2020-10-03Replace "non trivial" with "non-trivial"varkor-4/+4
2020-08-06allow complex expressions in assoc constsBastian Kauschke-8/+0
2020-08-05forbid generic params in complex constsBastian Kauschke-0/+37