Associated constants are now stabilized
This commit is contained in:
parent
99ad3f0ab1
commit
704c54a9d7
|
@ -3,7 +3,6 @@
|
||||||
#![feature(asm)]
|
#![feature(asm)]
|
||||||
#![feature(no_core)]
|
#![feature(no_core)]
|
||||||
#![feature(const_fn)]
|
#![feature(const_fn)]
|
||||||
#![feature(associated_consts)]
|
|
||||||
|
|
||||||
#![no_core]
|
#![no_core]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue