Closed
Description
Reported in #7052 (comment), it seems like proc macros should be executed in the directory containing the invoking crate's main file (lib.rs
/main.rs
, or whatever would be passed to rustc as the crate root to compile).
Reported in #7052 (comment), it seems like proc macros should be executed in the directory containing the invoking crate's main file (lib.rs
/main.rs
, or whatever would be passed to rustc as the crate root to compile).