Remove extern crate rustc_macros from rustc_middle.
This commit is contained in:
@@ -3,6 +3,7 @@ use crate::ty::{EarlyBinder, GenericArgsRef};
|
||||
use rustc_ast as ast;
|
||||
use rustc_data_structures::fx::FxHashMap;
|
||||
use rustc_hir::def_id::DefId;
|
||||
use rustc_macros::{HashStable, TyDecodable, TyEncodable};
|
||||
use rustc_span::symbol::{kw, Symbol};
|
||||
use rustc_span::Span;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user