1
Fork 0

stabilize const_waker

This commit is contained in:
Slanterns 2024-07-26 18:51:26 +08:00
parent 6ef11b81c2
commit 0a6ebbaf2e
No known key found for this signature in database
GPG key ID: 1AA37EE7FAAE433A
9 changed files with 47 additions and 19 deletions

View file

@ -407,7 +407,6 @@
#![feature(const_ip)]
#![feature(const_ipv4)]
#![feature(const_ipv6)]
#![feature(const_waker)]
#![feature(thread_local_internals)]
// tidy-alphabetical-end
//