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
In short, the unused-mut warning added by pull request #5966 should work similarly to the unused variable detection: the warning should be disabled if you stick an underscore on the front of the identifier.