cleanup warnings from libsyntax

This commit is contained in:
Erick Tryzelaar
2013-05-23 09:39:24 -07:00
parent 609a9e69e1
commit a4df35f2bc
3 changed files with 4 additions and 7 deletions

View File

@@ -15,11 +15,9 @@
use core::prelude::*;
use abi::AbiSet;
use ast::ident;
use ast;
use codemap::span;
// use ext::quote::rt::*;
// Transitional reexports so qquote can find the paths it is looking for
mod syntax {