description:For now, you'll want to use the other ICE template, as GitHub forms have strict limits on the size of fields so backtraces cannot be pasted directly.
Thank you for finding an Internal Compiler Error! 🧊
If possible, try to provide a minimal verifiable example.
You can read "[Rust Bug Minimization Patterns](http://blog.pnkfx.org/blog/2019/11/18/rust-bug-minimization-patterns/)" for how to create smaller examples.
- type:textarea
id:code
attributes:
label:Code
description:Please provide code or a link to a repository that can reproduce the problem
placeholder:code
render:Rust
validations:
required:false
- type:checkboxes
attributes:
label:Affected release channels
description:If you're using the stable version of the compiler, you should also check if the bug also exists in the beta or nightly versions
description:Please provide the `rustc` version, `rustc --version --verbose`. Make sure that you're using the latest version of the compiler, and not an outdated stable or nightly release!