fix(rustup): Update to latest rust; silence some warnings

This commit is contained in:
Erick Tryzelaar
2015-12-24 10:54:02 -05:00
parent 8f08baf43a
commit 072ff149f5
6 changed files with 14 additions and 17 deletions
-1
View File
@@ -4,7 +4,6 @@ use syntax::ast::{
Ident,
MetaItem,
Item,
Expr,
};
use syntax::ast;
use syntax::codemap::Span;