Compiler panic on function shadowing #22468
Labels
A-resolve
Area: Name/path resolution done by `rustc_resolve` specifically
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Compiler expects function, finds &str. This causes a compiler panic when attempting to compile.
The text was updated successfully, but these errors were encountered: