Stop using unsized_const_parameters in core/std

This commit is contained in:
Boxy
2024-07-25 19:47:12 +01:00
parent 2ccafed862
commit 8174f9b44b
4 changed files with 16 additions and 14 deletions

View File

@@ -249,7 +249,6 @@
#![feature(transparent_unions)]
#![feature(try_blocks)]
#![feature(unboxed_closures)]
#![feature(unsized_const_params)]
#![feature(unsized_fn_params)]
#![feature(with_negative_coherence)]
// tidy-alphabetical-end