rust/tests/ui/const-generics/adt_const_params
2023-09-28 23:10:04 +00:00
..
const_param_ty_bad_empty_array.rs
const_param_ty_bad_empty_array.stderr
const_param_ty_bad.rs
const_param_ty_bad.stderr
const_param_ty_generic_bounds_do_not_hold.rs
const_param_ty_generic_bounds_do_not_hold.stderr
const_param_ty_good.rs
const_param_ty_impl_bad_field.rs
const_param_ty_impl_bad_field.stderr
const_param_ty_impl_no_structural_eq.rs
const_param_ty_impl_no_structural_eq.stderr
const_param_ty_impl_union.rs
const_param_ty_impl_union.stderr
suggest_feature_only_when_possible.rs make adt_const_params feature suggestion more consistent with others and only suggest it when the type can probably work 2023-09-28 23:10:04 +00:00
suggest_feature_only_when_possible.stderr make adt_const_params feature suggestion more consistent with others and only suggest it when the type can probably work 2023-09-28 23:10:04 +00:00