summaryrefslogtreecommitdiff
path: root/src/librustc_allocator
diff options
context:
space:
mode:
authorDonato Sciarra <sciarp@gmail.com>2018-08-18 12:14:03 +0200
committerDonato Sciarra <sciarp@gmail.com>2018-08-19 23:01:00 +0200
commit82607d2cf3866c7cc31050548f2fbfa39207e319 (patch)
treef55b1efaefb9088df83f268478ba0c8adefd6943 /src/librustc_allocator
parentcbd05957103926fa10d41474fde773167fe64dfb (diff)
downloadrust-82607d2cf3866c7cc31050548f2fbfa39207e319.tar.gz
mv (mod) codemap source_map
Diffstat (limited to 'src/librustc_allocator')
-rw-r--r--src/librustc_allocator/expand.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/librustc_allocator/expand.rs b/src/librustc_allocator/expand.rs
index 676dbeeeeb0..da60f41ee68 100644
--- a/src/librustc_allocator/expand.rs
+++ b/src/librustc_allocator/expand.rs
@@ -17,7 +17,7 @@ use syntax::{
Mac, Mod, Mutability, Ty, TyKind, Unsafety, VisibilityKind,
},
attr,
- codemap::{
+ source_map::{
respan, ExpnInfo, MacroAttribute,
},
ext::{