X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=.github%2FISSUE_TEMPLATE%2Fice.md;h=03bc4bab45137c76d85bdd644f76d8640a614ab3;hb=bbff48e09463618dde1627883a350b7427ae6d44;hp=3abe76bf2c49723fee4bdd125861ce3a461c1d93;hpb=51c3b42ef33f14cb40aa440d2d432e4c70e028b0;p=rust.git diff --git a/.github/ISSUE_TEMPLATE/ice.md b/.github/ISSUE_TEMPLATE/ice.md index 3abe76bf2c4..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: L-bug, L-crash +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 +

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

+