ICE from self region with generic impl using default method (not cross-crate) #7341
Labels
A-frontend
Area: Compiler frontend (errors, parsing and HIR)
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
error: internal compiler error: ty::Region#subst(): Reference to self region when given substs with no self region: substs(self_r=None, self_ty=None, tps=[char])
The code is part of #7334 but it will likely be merged soon.
cc @msullivan
The text was updated successfully, but these errors were encountered: