mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 04:44:57 +00:00
internal: rename
This commit is contained in:
parent
d0d05075ed
commit
74de79b1da
13 changed files with 106 additions and 89 deletions
|
@ -10,7 +10,7 @@ mod parser;
|
|||
mod expander;
|
||||
mod syntax_bridge;
|
||||
mod tt_iter;
|
||||
mod to_parser_tokens;
|
||||
mod to_parser_input;
|
||||
|
||||
#[cfg(test)]
|
||||
mod benchmark;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue