GAT ICEs: different parameter counts, cat_expr Errd, broken MIR, debuginfo #71176
Labels
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
A-GATs
Area: Generic associated types (GATs)
A-MIR
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
C-bug
Category: This is a bug.
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
F-generic_associated_types
`#![feature(generic_associated_types)]` a.k.a. GATs
glacier
ICE tracked in rust-lang/glacier.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Milestone
The following code produces four separate ICEs, including the known #68648. The behavior is different between release and debug mode.
Code
Playground link
Meta
(Environment is the Rust Playground)
Error output
Release mode error output
Debug mode error output
The text was updated successfully, but these errors were encountered: