X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.github%2FISSUE_TEMPLATE%2Fice.md;h=03bc4bab45137c76d85bdd644f76d8640a614ab3;hb=3426a730ffc78bea3fa45593a383647c0774fe57;hp=0b7cd1ed0fb60fb7921be8e6393a04de1e4f80cb;hpb=5f611ceef7d11c906cf063ac6acc2189d769eab5;p=rust.git diff --git a/.github/ISSUE_TEMPLATE/ice.md b/.github/ISSUE_TEMPLATE/ice.md index 0b7cd1ed0fb..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 --- -- `cargo clippy -V`: e.g. clippy 0.0.212 (f455e46 2020-06-20) -- `rustc -Vv`: - ``` - 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 - ``` +`rustc --version --verbose`: +``` + +``` ### Error output @@ -40,14 +38,15 @@ http://blog.pnkfx.org/blog/2019/11/18/rust-bug-minimization-patterns/ -
Backtrace -

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

+
Backtrace +

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

+