Missed unsizing coercion #90528
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
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
The text was updated successfully, but these errors were encountered: