Internal Compiler Error: unexpected resolution for an identifier in pattern: SelfCtor(DefId(0:4)) #70549
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-parser
Area: The parsing of Rust source code to an AST
A-resolve
Area: Name/path resolution done by `rustc_resolve` specifically
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-medium
Medium priority
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I'm seeing an internal compiler error on the following input (found by fuzz-rustc):
The error happens on nightly but not on beta or stable.
The text was updated successfully, but these errors were encountered: