We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
#[macro_use]
1 parent d817856 commit 7c6d363Copy full SHA for 7c6d363
compiler/rustc_expand/src/lib.rs
@@ -23,7 +23,6 @@ mod proc_macro_server;
23
pub use mbe::macro_rules::compile_declarative_macro;
24
pub mod base;
25
pub mod build;
26
-#[macro_use]
27
pub mod config;
28
pub mod errors;
29
pub mod expand;
0 commit comments