Get everything to compile and fix some warnings

This commit is contained in:
Erick Tryzelaar
2015-02-11 10:54:23 -08:00
parent 1552eb72dc
commit 33633a5e14
4 changed files with 11 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![feature(io)]
#![feature(core, io, std_misc, unicode)]
extern crate unicode;