mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 22:54:58 +00:00
flattern module structure
This commit is contained in:
parent
2acb21e8f7
commit
cce23fddba
5 changed files with 30 additions and 14 deletions
|
@ -8,7 +8,7 @@ use crate::{
|
|||
parsing::{
|
||||
TokenSource, TokenPos,
|
||||
token_set::TokenSet,
|
||||
parser_impl::event::Event,
|
||||
event::Event,
|
||||
},
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue