about summary refs log tree commit diff
path: root/src/test/ui/const-generics/issues/issue-72819-generic-in-const-eval.rs
AgeCommit message (Expand)AuthorLines
2021-08-30`feature(const_generics)` -> `feature(const_param_types)`lcnr-22/+0
2020-12-26update testsBastian Kauschke-1/+0
2020-11-29Update tests to remove old numeric constantsbstrie-2/+2
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-06-08fixup! Add regression test for const generic ICE in #72819Ayaz Hafiz-0/+3
2020-06-06fixup! Add regression test for const generic ICE in #72819Ayaz Hafiz-1/+2
2020-06-06Add regression test for const generic ICE in #72819Ayaz Hafiz-0/+16