Revert "Rewrite #[derive] removal to be based on AST"
This reverts commit 7e78aebc8f.
This commit is contained in:
@@ -14,7 +14,6 @@ pub mod builtin_macro;
|
||||
pub mod proc_macro;
|
||||
pub mod quote;
|
||||
pub mod eager;
|
||||
mod input;
|
||||
|
||||
use either::Either;
|
||||
pub use mbe::{ExpandError, ExpandResult};
|
||||
|
||||
Reference in New Issue
Block a user