X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.github%2FISSUE_TEMPLATE%2Fice.md;h=03bc4bab45137c76d85bdd644f76d8640a614ab3;hb=1ea6862db3830c86355d9179a4cee9410711f68f;hp=6c1bed663c6cb37f74bb9dfd9f4226560bc8837c;hpb=f402edec1b0c89d58ce32734413d742a5006c27b;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 +

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

+