add const_fn features
This commit is contained in:
parent
1f29fd4eb0
commit
2c5e784d6f
27 changed files with 38 additions and 1 deletions
|
|
@ -29,6 +29,7 @@
|
|||
#![feature(box_patterns)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(collections)]
|
||||
#![feature(const_fn)]
|
||||
#![feature(core)]
|
||||
#![feature(duration)]
|
||||
#![feature(duration_span)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue