about summary refs log tree commit diff
path: root/src/test/ui/const-generics/issues/issue-62456.rs
AgeCommit message (Expand)AuthorLines
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-11/+0
2020-12-26update testsBastian Kauschke-1/+0
2020-10-12Bless expected errorsEthan Brierley-1/+1
2020-10-11`min_const_generics` diagnostics improvementsEthan Brierley-1/+1
2020-10-03Replace "non trivial" with "non-trivial"varkor-1/+1
2020-09-09Add revisions to const generic issue UI tests.Hameer Abbasi-3/+6
2020-05-09adjust testsRalf Jung-1/+1
2020-04-14typeck: workaround WF hole in `to_const`.Eduard-Mihai Burtescu-2/+1
2020-03-23Evaluate repeat expression lengths as late as possibleOliver Scherer-1/+2
2020-03-10fix #62456YI-0/+9