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
The motivation was to avoid modifying some fields. Given that since [email protected], we can mark immutable fields in a mutable struct with const, better to turn those into mutable not.