mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 04:44:57 +00:00
wip: new syntax tree editor
This commit is contained in:
parent
779d9eee2e
commit
ad9595d729
4 changed files with 723 additions and 0 deletions
|
@ -40,6 +40,7 @@ pub mod ast;
|
|||
#[doc(hidden)]
|
||||
pub mod fuzz;
|
||||
pub mod hacks;
|
||||
pub mod syntax_editor;
|
||||
pub mod ted;
|
||||
pub mod utils;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue