Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.13 KB

diagnostics.md

File metadata and controls

46 lines (36 loc) · 1.13 KB
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>