Associated constants are now stabilized

This commit is contained in:
Jake Goulding 2018-11-02 13:51:00 -04:00
parent 99ad3f0ab1
commit 704c54a9d7
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
#![feature(asm)]
#![feature(no_core)]
#![feature(const_fn)]
#![feature(associated_consts)]
#![no_core]