1
Fork 0

Stabilize const_io_structs

This commit is contained in:
Slanterns 2024-04-17 08:09:13 +08:00
parent ad18fe08de
commit b7f4332737
No known key found for this signature in database
GPG key ID: 1AA37EE7FAAE433A
3 changed files with 6 additions and 7 deletions

View file

@ -407,7 +407,6 @@
// tidy-alphabetical-start
#![feature(const_collections_with_hasher)]
#![feature(const_hash)]
#![feature(const_io_structs)]
#![feature(const_ip)]
#![feature(const_ipv4)]
#![feature(const_ipv6)]