Auto merge of #18078 - cuishuang:master, r=Veykril

Remove unnecessary symbols and add missing symbols
This commit is contained in:
bors 2024-09-11 11:32:46 +00:00
commit 14a18b4849
5 changed files with 5 additions and 3 deletions

View file

@ -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;