Implement RFC 3184 - thread local cell methods.
This commit is contained in:
parent
86067bb461
commit
52ce11996b
2 changed files with 348 additions and 10 deletions
|
@ -249,6 +249,7 @@
|
|||
#![feature(const_ip)]
|
||||
#![feature(const_ipv4)]
|
||||
#![feature(const_ipv6)]
|
||||
#![feature(const_mut_refs)]
|
||||
#![feature(const_option)]
|
||||
#![feature(const_socketaddr)]
|
||||
#![feature(const_trait_impl)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue