-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Unfortunate error when typoing : for :: #47666
Copy link
Copy link
Closed
Labels
A-diagnosticsArea: Messages for errors, warnings, and lintsArea: Messages for errors, warnings, and lintsC-feature-requestCategory: A feature request, i.e: not implemented / a PR.Category: A feature request, i.e: not implemented / a PR.
Metadata
Metadata
Assignees
Labels
A-diagnosticsArea: Messages for errors, warnings, and lintsArea: Messages for errors, warnings, and lintsC-feature-requestCategory: A feature request, i.e: not implemented / a PR.Category: A feature request, i.e: not implemented / a PR.
Type
Fields
Give feedbackNo fields configured for issues without a type.
The compiler output for this is:
Of course this is just me being dumb :) but by the time I noticed that, I had already tried
rustup update nightlyand tried the stable version and tried-Z external-macro-backtraceand scratched my head a bit and figured it had to be a compiler bug and minimized a test case. So I might as well file it!