1▶name: Internal Compiler Error
2description: Create a report for an internal compiler error (ICE) in Clippy.
3labels: ["C-bug", "I-ICE"]
· · ·
2▶description: Create a report for an internal compiler error (ICE) in Clippy.
3labels: ["C-bug", "I-ICE"]
4body:
· · ·
5 - type: markdown
6 attributes:
7▶ value: Thank you for finding an Internal Compiler Error! 🧊
8 - type: textarea
9 id: problem
· · ·
31 render: text
32 - type: textarea
33▶ id: error
34 attributes:
35 label: Error output
· · ·
35▶ label: Error output
36 description: >
37 Include a backtrace in the code block by setting `RUST_BACKTRACE=1` in