Crate not found when using extern macro in another macro and invoked from another crate #44817
Labels
A-decl-macros-2-0
Area: Declarative macros 2.0 (#39412)
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
In serde-test-test directory:
This error goes away if you add
serde = "*"
to serde-test-test/Cargo.toml.The text was updated successfully, but these errors were encountered: