placeholder _
is referred when there is a trait const with no type whatsoever.
#101755
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:
(https://play.rust-lang.org/?version=nightly&mode=debug&edition=2021&gist=a84a11a114f0dcb9aa8f1ea1987db82f)
The current output is:
Ideally the output should look like:
The text was updated successfully, but these errors were encountered: