about summary refs log tree commit diff
path: root/tests/ui/const-generics/mgca
AgeCommit message (Expand)AuthorLines
2025-07-09Port `#[type_const]` to the new attribute systemPavel Grigorenko-7/+11
2025-06-13Require generic params for const generic paramsOli Scherer-0/+35
2025-05-22Return correct error term kind on projection errorsBoxy-0/+56
2025-03-04mgca: Lower all const paths as `ConstArgKind::Path`Noah Lev-0/+155
2025-02-11Lower fn items as ZST valtrees and delay a bugMichael Goulet-0/+32