mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 13:25:09 +00:00
Simplify
This commit is contained in:
parent
151c750dac
commit
75607fc34c
2 changed files with 11 additions and 16 deletions
|
@ -28,7 +28,6 @@ use crate::{
|
|||
tt_iter::TtIter,
|
||||
};
|
||||
|
||||
// FIXME: we probably should re-think `token_tree_to_syntax_node` interfaces
|
||||
pub use self::tt::{Delimiter, DelimiterKind, Punct};
|
||||
pub use ::parser::TopEntryPoint;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue