Move IPs to assoc consts
This commit is contained in:
parent
02c272db2d
commit
e9a96c0433
2 changed files with 21 additions and 28 deletions
|
@ -253,6 +253,7 @@
|
|||
#![feature(compiler_builtins_lib)]
|
||||
#![feature(const_fn)]
|
||||
#![feature(const_int_ops)]
|
||||
#![feature(const_ip)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(dropck_eyepatch)]
|
||||
#![feature(exact_size_is_empty)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue