Follow rust std: Stabilized Hash and introduced PhantomData

This commit is contained in:
Thomas Bahn
2015-02-24 10:52:10 +01:00
parent e9c7ea1a64
commit 61c38127af
3 changed files with 35 additions and 25 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#![feature(core, hash, io, std_misc, unicode)]
#![feature(core, io, std_misc, unicode)]
extern crate unicode;