mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 13:51:31 +00:00
internal: start isolating ssr-related parsing APIs to SSR
This commit is contained in:
parent
634c7682c9
commit
b468bd6645
10 changed files with 44 additions and 45 deletions
|
@ -71,6 +71,7 @@ mod from_comment;
|
|||
mod matching;
|
||||
mod nester;
|
||||
mod parsing;
|
||||
mod fragments;
|
||||
mod replacing;
|
||||
mod resolving;
|
||||
mod search;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue