Highlight unresolved derives as unresolvedReference
#11350
Labels
A-diagnostics
diagnostics / error reporting
A-highlighting
(semantic) token highlighting
C-feature
Category: feature request
While we can't highlight tokens in random attributes as
unresolvedReference
due to them potentially not being reused in the macro expansion, we can do this for derive attributes specifically as it is a special builtin attribute anyways.The text was updated successfully, but these errors were encountered: