Unresolved import for declarative macros 2.0 #6059
Labels
A-macro
macro expansion
E-unknown
It's unclear if the issue is E-hard or E-easy without digging in
S-actionable
Someone could pick this issue up and work on it right now
Since #6016. Importing a declarative macro 2.0 (an experimental feature) is falsely flagged as unresolved.
Minimal example to reproduce:
If I am not mistaken, RA itself already handles declarative macros 2.0 in some places and it is in fact not rustc which resolves them:
The text was updated successfully, but these errors were encountered: