mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 21:05:02 +00:00
move more macros to hir
This commit is contained in:
parent
57030f587b
commit
b2fec18098
8 changed files with 127 additions and 85 deletions
|
@ -19,7 +19,6 @@ mod runnables;
|
|||
|
||||
mod extend_selection;
|
||||
mod syntax_highlighting;
|
||||
mod macros;
|
||||
|
||||
use std::{fmt, sync::Arc};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue