Fix rebase fallout.
This commit is contained in:
parent
edc5232a4d
commit
9efd3205b5
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ use crate::token::{self, DelimToken, Token, TokenKind};
|
|||
|
||||
use syntax_pos::{Span, DUMMY_SP};
|
||||
use rustc_data_structures::stable_hasher::{HashStable, StableHasher};
|
||||
use rustc_macros::HashStable_Generic;
|
||||
use rustc_data_structures::sync::Lrc;
|
||||
use smallvec::{SmallVec, smallvec};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue