mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-01 20:55:30 +00:00
* Existing compilers link to the md version * The YAML version field for the backtrace *doesn't let us paste a full backtrace* * We will need the YAML version in order to be able to submit reports once we start storing the backtrace to disk
907 B
907 B
| name | about | labels |
|---|---|---|
| Internal Compiler Error | Create a report for an internal compiler error in rustc. | C-bug, I-ICE, T-compiler |
Code
<code>
Meta
rustc --version --verbose:
<version>
Error output
<output>
Backtrace
<backtrace>