Normalize syntax::source_map
imports.
This commit is contained in:
parent
766fba3fdc
commit
75e4783f63
83 changed files with 122 additions and 131 deletions
|
@ -1,8 +1,8 @@
|
|||
use errors::Applicability;
|
||||
use rustc_parse::lexer::StringReader as Lexer;
|
||||
use rustc_span::source_map::FilePathMapping;
|
||||
use rustc_span::{FileName, InnerSpan};
|
||||
use syntax::sess::ParseSess;
|
||||
use syntax::source_map::FilePathMapping;
|
||||
use syntax::token;
|
||||
|
||||
use crate::clean;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue