about summary refs log tree commit diff
path: root/tests/ui/const-generics/adt_const_params/const_param_ty_good.rs
AgeCommit message (Expand)AuthorLines
2025-09-15Fix the testcases to not use UnsizedConstParamTytiif-4/+4
2024-07-17Split part of `adt_const_params` into `unsized_const_params`Boxy-6/+7
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-06-01Impl ConstParamTy for tuples, make PartialStructuralEq a supertrait tooMichael Goulet-1/+3
2023-05-16Add derive for `core::marker::ConstParamTy`Nilstrieb-0/+10
2023-04-27Add `ConstParamTy` testsMaybe Waffle-0/+43