mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 22:31:43 +00:00
introduce MacrosDatabase
This commit is contained in:
parent
e4ffd7b317
commit
d753656192
2 changed files with 58 additions and 0 deletions
|
@ -22,6 +22,7 @@ mod path;
|
|||
mod arena;
|
||||
pub mod source_binder;
|
||||
|
||||
mod macros;
|
||||
mod name;
|
||||
mod krate;
|
||||
mod module;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue