Custom attr on module causes macro import to be unresolved #65935
Labels
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
will fail to compile with
However, removing the
my_header
attr will let it compile again.The text was updated successfully, but these errors were encountered: