stabilize const_collections_with_hasher and build_hasher_default_const_new

This commit is contained in:
Ralf Jung
2024-12-01 10:39:09 +01:00
parent 3bff51ea91
commit 3a9bc76f80
4 changed files with 49 additions and 6 deletions

View File

@@ -320,7 +320,6 @@
// Library features (core):
// tidy-alphabetical-start
#![feature(array_chunks)]
#![feature(build_hasher_default_const_new)]
#![feature(c_str_module)]
#![feature(char_internals)]
#![feature(clone_to_uninit)]