You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When printing an ImmTy that contains an special floating point value such as infinity or NaN, it will add an f32 or f64 suffix, making it look like Inff32 or NaNf32, which does not look very pretty.