Suppress some warnings about features
This commit is contained in:
parent
16ff1401d8
commit
1a30412ebf
3 changed files with 4 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
#![feature(str_words)]
|
||||
#![feature(io)]
|
||||
#![feature(path)]
|
||||
#![feature(file_path)]
|
||||
#![feature(path_ext)]
|
||||
|
||||
extern crate arena;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue