rust/tests/ui/const-generics/adt_const_params
2026-02-14 04:12:46 +00:00
..
auxiliary Fix the testcases to not use UnsizedConstParamTy 2025-09-15 09:01:22 +00:00
116308.rs Special-case alias ty in try_from_lit 2024-08-16 08:37:19 +08:00
alias_const_param_ty-1.rs Split part of adt_const_params into unsized_const_params 2024-07-17 11:01:29 +01:00
alias_const_param_ty-1.stderr Split part of adt_const_params into unsized_const_params 2024-07-17 11:01:29 +01:00
alias_const_param_ty-2.rs Split part of adt_const_params into unsized_const_params 2024-07-17 11:01:29 +01:00
byte-string-u8-validation.rs modify error comment and bless test, delete tests/ui/const-generics/generic_const_exprs/lit_type_mismatch.rs 2026-02-14 04:12:46 +00:00
byte-string-u8-validation.stderr modify error comment and bless test, delete tests/ui/const-generics/generic_const_exprs/lit_type_mismatch.rs 2026-02-14 04:12:46 +00:00
check-type-in-mir.rs Check type of const param correctly in MIR typeck 2025-03-14 03:10:19 +00:00
check-type-in-mir.stderr Check type of const param correctly in MIR typeck 2025-03-14 03:10:19 +00:00
const_param_ty_bad.rs Fix the testcases to not use UnsizedConstParamTy 2025-09-15 09:01:22 +00:00
const_param_ty_bad.stderr On unmet trait bound, mention if trait is unstable 2026-01-13 01:16:58 +00:00
const_param_ty_bad_empty_array.rs Split part of adt_const_params into unsized_const_params 2024-07-17 11:01:29 +01:00
const_param_ty_bad_empty_array.stderr On unmet trait bound, mention if trait is unstable 2026-01-13 01:16:58 +00:00
const_param_ty_dyn_compatibility.rs Fix the testcases to not use UnsizedConstParamTy 2025-09-15 09:01:22 +00:00
const_param_ty_dyn_compatibility.stderr Fix the testcases to not use UnsizedConstParamTy 2025-09-15 09:01:22 +00:00
const_param_ty_generic_bounds_do_not_hold.rs Fix the testcases to not use UnsizedConstParamTy 2025-09-15 09:01:22 +00:00
const_param_ty_generic_bounds_do_not_hold.stderr On unmet trait bound, mention if trait is unstable 2026-01-13 01:16:58 +00:00
const_param_ty_good.rs Fix the testcases to not use UnsizedConstParamTy 2025-09-15 09:01:22 +00:00
const_param_ty_impl_bad_field.rs Keep span of type in builtin derive macros expansions 2026-02-01 18:20:30 +00:00
const_param_ty_impl_bad_field.stderr Keep span of type in builtin derive macros expansions 2026-02-01 18:20:30 +00:00
const_param_ty_impl_no_structural_eq.rs Keep span of type in builtin derive macros expansions 2026-02-01 18:20:30 +00:00
const_param_ty_impl_no_structural_eq.stderr Keep span of type in builtin derive macros expansions 2026-02-01 18:20:30 +00:00
const_param_ty_impl_union.rs Fix the testcases to not use UnsizedConstParamTy 2025-09-15 09:01:22 +00:00
const_param_ty_impl_union.stderr Fix the testcases to not use UnsizedConstParamTy 2025-09-15 09:01:22 +00:00
index-oob-ice-83993.rs Split part of adt_const_params into unsized_const_params 2024-07-17 11:01:29 +01:00
index-oob-ice-83993.stderr Split part of adt_const_params into unsized_const_params 2024-07-17 11:01:29 +01:00
mismatch-raw-ptr-in-adt.rs add check for u8s and update test 2026-01-01 02:24:05 +00:00
mismatch-raw-ptr-in-adt.stderr mGCA: Validate const literal against expected type 2026-02-14 04:12:40 +00:00
nested_bad_const_param_ty.rs Keep span of type in builtin derive macros expansions 2026-02-01 18:20:30 +00:00
nested_bad_const_param_ty.stderr Keep span of type in builtin derive macros expansions 2026-02-01 18:20:30 +00:00
non_valtreeable_const_arg-1.rs Consolidate type system const evaluation under traits::evaluate_const 2024-11-12 02:54:03 +00:00
non_valtreeable_const_arg-1.stderr Consolidate type system const evaluation under traits::evaluate_const 2024-11-12 02:54:03 +00:00
non_valtreeable_const_arg-2.rs Implement MVP for opaque generic const arguments 2026-02-08 18:15:11 +00:00
non_valtreeable_const_arg-2.stderr Implement MVP for opaque generic const arguments 2026-02-08 18:15:11 +00:00
opaque_type_with_non-universal_region_substs_ice-111911.rs Split part of adt_const_params into unsized_const_params 2024-07-17 11:01:29 +01:00
reference_pointee_is_const_param-1.rs Fix the testcases to not use UnsizedConstParamTy 2025-09-15 09:01:22 +00:00
reference_pointee_is_const_param-1.stderr Fix the testcases to not use UnsizedConstParamTy 2025-09-15 09:01:22 +00:00
reference_pointee_is_const_param-2.rs Fix the testcases to not use UnsizedConstParamTy 2025-09-15 09:01:22 +00:00
reference_pointee_is_const_param-2.stderr Fix the testcases to not use UnsizedConstParamTy 2025-09-15 09:01:22 +00:00
suggest_feature_only_when_possible.rs Split part of adt_const_params into unsized_const_params 2024-07-17 11:01:29 +01:00
suggest_feature_only_when_possible.stderr fix(hir_analysis/wfcheck): don't leak {type error} 2024-09-29 23:40:43 -05:00
trait_objects_as_a_const_generic.rs Fix the testcases to not use UnsizedConstParamTy 2025-09-15 09:01:22 +00:00
trait_objects_as_a_const_generic.stderr Fix the testcases to not use UnsizedConstParamTy 2025-09-15 09:01:22 +00:00
transmutable-ice-110969.rs safe transmute: Rename BikeshedIntrinsicFrom to TransmuteFrom 2024-08-27 14:05:54 +00:00
transmutable-ice-110969.stderr safe transmute: Rename BikeshedIntrinsicFrom to TransmuteFrom 2024-08-27 14:05:54 +00:00
unsized-anon-const-err-1.rs error on unsized AnonConsts 2026-02-02 20:48:14 +01:00
unsized-anon-const-err-1.stderr error on unsized AnonConsts 2026-02-02 20:48:14 +01:00
unsized-anon-const-err-2.rs error on unsized AnonConsts 2026-02-02 20:48:14 +01:00
unsized-anon-const-err-2.stderr error on unsized AnonConsts 2026-02-02 20:48:14 +01:00
unsized-anon-const-func-err.rs error on unsized AnonConsts 2026-02-02 20:48:14 +01:00
unsized-anon-const-func-err.stderr error on unsized AnonConsts 2026-02-02 20:48:14 +01:00
unsized-anon-const-struct-err.rs error on unsized AnonConsts 2026-02-02 20:48:14 +01:00
unsized-anon-const-struct-err.stderr error on unsized AnonConsts 2026-02-02 20:48:14 +01:00
unsized_field-1.rs Keep span of type in builtin derive macros expansions 2026-02-01 18:20:30 +00:00
unsized_field-1.stderr Keep span of type in builtin derive macros expansions 2026-02-01 18:20:30 +00:00
unsizing-wfcheck-issue-126272.rs Keep span of type in builtin derive macros expansions 2026-02-01 18:20:30 +00:00
unsizing-wfcheck-issue-126272.stderr reword span label 2026-02-01 18:20:31 +00:00