--- name: Internal Compiler Error about: Create a report for an internal compiler error in Clippy. labels: C-bug, I-ICE --- ### Code ```rust ``` ### Meta **Rust version (`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 ``` ### Error output ``` ```
Backtrace

``` ```