Skip to content

Commit 6886ef6

Browse files
Rollup merge of #153359 - zedddie:const-param-ty-trait-gating, r=BoxyUwU
Gate `ConstParamTy_` trait behind `const_param_ty_trait` feature Initially even when user wasn't using unsized const params, the only way to implement/name `ConstParamTy_` was to use `#![feature(unsized_const_params]`, now its gated under `const_param_ty_trait` feature, implied by `unsized_const_params`. I've also changed use of `unsized_const_params` in tests which were using it only to implement `ConstParamTy_` without using unsized r? BoxyUwU
2 parents 37637c5 + bf9b8b9 commit 6886ef6

0 file changed

File tree

    0 commit comments

    Comments
     (0)