mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 13:25:09 +00:00
Remove unnecessary symbols and add missing symbols
Signed-off-by: cuishuang <imcusg@gmail.com>
This commit is contained in:
parent
08c7bbc2db
commit
2f29feab2f
5 changed files with 5 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
//! Compiled declarative macro expanders (`macro_rules!`` and `macro`)
|
||||
//! Compiled declarative macro expanders (`macro_rules!` and `macro`)
|
||||
|
||||
use base_db::CrateId;
|
||||
use intern::sym;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue