name: Diagnostic issue about: Create a bug report or feature request for a change to rustc's error output labels: A-diagnostics, T-compiler

Given the following code:

<code>

The current output is:

<rustc output>

Ideally the output should look like:

<proposed output>