1.1 KiB
1.1 KiB
name | about | labels |
---|---|---|
Diagnostic issue | Create a bug report or feature request for a change to `rustc`'s error output | A-diagnostics, T-compiler |
Given the following code:
<code>
The current output is:
<rustc output>
Ideally the output should look like:
<proposed output>