Warning patrol.

This commit is contained in:
Josh Matthews 2015-04-01 12:59:51 -04:00
parent ba0d28e002
commit 57c5b3228a
3 changed files with 1 additions and 2 deletions

View file

@ -8,6 +8,7 @@
#![feature(box_syntax)]
#![feature(core)]
#![feature(collections)]
#![feature(hash)]
#![feature(rustc_private)]
#![plugin(string_cache_plugin)]