rust/.github/ISSUE_TEMPLATE/ice.md
Esteban Küber f706c3c8f7 Include both md and yaml ICE ticket templates
* 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
2023-01-15 03:33:52 +00:00

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>