Closed
Description
See bstrie's comment on Issue 3083.
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.