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
I have a patch for replacing all instances of #[deriving_eq] with #[deriving(Eq)] and then removing the former (along with the ones for deriving_clone and deriving_iter_bytes), but I think it requires a snapshot.