about summary refs log tree commit diff
path: root/tests/ui/const-generics/issues/issue-71202.rs
AgeCommit message (Collapse)AuthorLines
2025-05-21Fix testsBoxy-1/+3
2024-03-06Check that return type is WF in typeckGurinder Singh-1/+1
Without it non-WF types could pass typeck and then later fail in MIR/const eval
2023-01-11Move /src/test to /testsAlbert Larsan-0/+31