Make methods unstable const under const_ipv4
This commit is contained in:
parent
fbb3673331
commit
ee9e48bafc
2 changed files with 10 additions and 9 deletions
|
@ -239,6 +239,7 @@
|
|||
#![feature(const_cstr_unchecked)]
|
||||
#![feature(const_fn_transmute)]
|
||||
#![feature(const_raw_ptr_deref)]
|
||||
#![feature(const_ipv4)]
|
||||
#![feature(container_error_extra)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(custom_test_frameworks)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue