X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.github%2FISSUE_TEMPLATE%2Fice.md;h=03bc4bab45137c76d85bdd644f76d8640a614ab3;hb=949699931e4370d4a0d65b896bb5d73f35609528;hp=6c1bed663c6cb37f74bb9dfd9f4226560bc8837c;hpb=eac0b26015ac0e4f8f025e82b3568ab5a85c2746;p=rust.git diff --git a/.github/ISSUE_TEMPLATE/ice.md b/.github/ISSUE_TEMPLATE/ice.md index 6c1bed663c6..03bc4bab451 100644 --- a/.github/ISSUE_TEMPLATE/ice.md +++ b/.github/ISSUE_TEMPLATE/ice.md @@ -1,7 +1,7 @@ --- name: Internal Compiler Error -about: Create a report for an internal compiler error in Clippy. -labels: C-bug, I-ICE +about: Create a report for an internal compiler error in rustc. +labels: C-bug, I-ICE, T-compiler --- -**Rust version (`rustc -Vv`):** +`rustc --version --verbose`: ``` -rustc 1.46.0-nightly (f455e46ea 2020-06-20) -binary: rustc -commit-hash: f455e46eae1a227d735091091144601b467e1565 -commit-date: 2020-06-20 -host: x86_64-unknown-linux-gnu -release: 1.46.0-nightly -LLVM version: 10.0 + ``` ### Error output @@ -39,14 +38,15 @@ LLVM version: 10.0 -
Backtrace -

- - ``` - - ``` - -

+
Backtrace +

+ +``` + +``` + +

+