-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Expansion info is reset for the mark #52363
Copy link
Copy link
Closed
Labels
A-macrosArea: All kinds of macros (custom derive, macro_rules!, proc macros, ..)Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Metadata
Metadata
Assignees
Labels
A-macrosArea: All kinds of macros (custom derive, macro_rules!, proc macros, ..)Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Correct behavior on all compilers 1.15.0 through 1.28.0-beta.10:
But on nightly:
(UPDATE: The ICE is now suppressed, but the issue still needs investigation.)
Repro script
Mentioning @petrochenkov because this bug was exposed by #51726.