mv (mod) codemap source_map
This commit is contained in:
parent
cbd0595710
commit
82607d2cf3
104 changed files with 157 additions and 153 deletions
|
@ -16,7 +16,7 @@ use edition::Edition;
|
|||
use ext::hygiene::{Mark, SyntaxContext};
|
||||
use symbol::{Symbol, keywords};
|
||||
use syntax_pos::{DUMMY_SP, Span};
|
||||
use codemap::{ExpnInfo, MacroAttribute, dummy_spanned, hygiene, respan};
|
||||
use source_map::{ExpnInfo, MacroAttribute, dummy_spanned, hygiene, respan};
|
||||
use ptr::P;
|
||||
use tokenstream::TokenStream;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue