]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_metadata/creader.rs
Don't use ExpnKind::descr to get the name of a bang macro.
[rust.git] / src / librustc_metadata / creader.rs
index 181f872154c5107e55776b767d5c7a358bf23713..351e72d4678f2bed27deb2fd0a9f138012e72a5a 100644 (file)
@@ -12,7 +12,6 @@
 use rustc::ty::TyCtxt;
 use rustc_data_structures::svh::Svh;
 use rustc_data_structures::sync::Lrc;
-use rustc_error_codes::*;
 use rustc_errors::struct_span_err;
 use rustc_expand::base::SyntaxExtension;
 use rustc_hir::def_id::{CrateNum, LOCAL_CRATE};