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
4c1f9b8d4e
commit
61992dc1cd
5 changed files with 4 additions and 29 deletions
|
@ -6,7 +6,7 @@ use crate::{
|
|||
parsing::{
|
||||
grammar, parse_with,
|
||||
builder::GreenBuilder,
|
||||
parser_api::Parser,
|
||||
parser::Parser,
|
||||
lexer::{tokenize, Token},
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue