summary refs log tree commit diff
path: root/src/test/ui/const-generics/issues/issue-62504.rs
AgeCommit message (Expand)AuthorLines
2020-05-17merge lazy_normalization_consts into const_genericsBastian Kauschke-2/+1
2020-04-14typeck: workaround WF hole in `to_const`.Eduard-Mihai Burtescu-0/+1
2020-03-31update testsBastian Kauschke-2/+2
2020-03-23Evaluate repeat expression lengths as late as possibleOliver Scherer-1/+1
2020-03-13Add test for issue-62504Yuki Okushi-0/+25