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
...because the compiler doesn't catch you when you change a datatype somewhere but don't update the corresponding iter_bytes implementation. Maybe we could use deriving for all of them?
(Also in typeck::infer::region_inference and trans::common.)