ICE: Autoderef but type not derefable on fmt!("%?", None) #5062
Labels
A-type-system
Area: Type system
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
This is probably bad code because there's no way for the compiler to guess the complete type of
None
, but maybe it could be an explicit failure.The text was updated successfully, but these errors were encountered: