Suppress some warnings about features
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
#![feature(str_words)]
|
||||
#![feature(io)]
|
||||
#![feature(path)]
|
||||
#![feature(file_path)]
|
||||
#![feature(path_ext)]
|
||||
|
||||
extern crate arena;
|
||||
|
||||
Reference in New Issue
Block a user