hygiene: cannot find macro foo!
in this scope
#63685
Labels
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
A-resolve
Area: Name/path resolution done by `rustc_resolve` specifically
C-bug
Category: This is a bug.
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
This code (playpen) compiles on stable but not on nightly and beta:
Standard Error
Edit: Removed
concat!
macroOriginally posted by @lzutao in #63460 (comment)
The text was updated successfully, but these errors were encountered: