Tracing warning with invalid expansion #116203
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
This is of course invalid, thread_local expands to a static item with an initializer.
something's having fun with the span there
The text was updated successfully, but these errors were encountered: