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
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
If you sprinkle the mutable keyword in the wrong place you'll get a warning that says "ignoring deprecated 'mutable' type constructor". I imagine we can remove this support now.
The text was updated successfully, but these errors were encountered:
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
If you sprinkle the mutable keyword in the wrong place you'll get a warning that says "ignoring deprecated 'mutable' type constructor". I imagine we can remove this support now.
The text was updated successfully, but these errors were encountered: