Address review comments.
This commit is contained in:
parent
7f7e2165b1
commit
d0a26acb2a
4 changed files with 13 additions and 11 deletions
|
|
@ -13,7 +13,7 @@ use std::collections::VecDeque;
|
|||
use std::fmt::{Display, Write};
|
||||
|
||||
use rustc_data_structures::fx::FxHashMap;
|
||||
use rustc_lexer::cursor::Cursor;
|
||||
use rustc_lexer::Cursor;
|
||||
use rustc_lexer::{LiteralKind, TokenKind};
|
||||
use rustc_span::edition::Edition;
|
||||
use rustc_span::symbol::Symbol;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue