]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc/middle/def_id.rs
Auto merge of #30696 - steveklabnik:gh30655, r=brson
[rust.git] / src / librustc / middle / def_id.rs
index 288eb01ebb4705d8aa58f2b66a66fb976312bb68..4d0005f47c4f200d9e210278b18e52ef95668bea 100644 (file)
@@ -8,7 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
-use metadata::cstore::LOCAL_CRATE;
+use middle::cstore::LOCAL_CRATE;
 use middle::ty;
 use syntax::ast::CrateNum;
 use std::fmt;