-
-
Notifications
You must be signed in to change notification settings - Fork 14.9k
Missed unsizing coercion #90528
Copy link
Copy link
Closed
Labels
A-diagnosticsArea: Messages for errors, warnings, and lintsArea: Messages for errors, warnings, and lintsT-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-diagnosticsArea: Messages for errors, warnings, and lintsArea: Messages for errors, warnings, and lintsT-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.
Given the following code:
The current output is:
Following a discussion with the Rust community on Discord, ideally the output should be adapted:
https://discord.com/channels/273534239310479360/274215136414400513/905455195910205480
https://discord.com/channels/273534239310479360/274215136414400513/905455866029936641