mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-30 13:51:31 +00:00
Revert "feat: Implement module_path
macro"
This commit is contained in:
parent
095926ea6f
commit
fa48bc216c
20 changed files with 71 additions and 278 deletions
|
@ -1,6 +1,6 @@
|
|||
//! Builtin macros and attributes
|
||||
#[macro_use]
|
||||
pub(crate) mod quote;
|
||||
mod quote;
|
||||
|
||||
mod attr_macro;
|
||||
mod derive_macro;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue