Move cfg attrs up to the mod definitions to disable sourcegen
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#[cfg(not(feature = "in-rust-tree"))]
|
||||
mod ast_src;
|
||||
#[cfg(not(feature = "in-rust-tree"))]
|
||||
mod sourcegen_ast;
|
||||
|
||||
Reference in New Issue
Block a user