mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 13:51:31 +00:00
Move ws insert rendering for macro expansion into ide_db
This commit is contained in:
parent
d03397fe11
commit
328419534d
10 changed files with 139 additions and 95 deletions
|
@ -4,6 +4,7 @@ pub mod generated_lints;
|
|||
pub mod import_assets;
|
||||
pub mod insert_use;
|
||||
pub mod merge_imports;
|
||||
pub mod render_macro_node;
|
||||
pub mod node_ext;
|
||||
pub mod rust_doc;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue