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
…=alexcrichton
bindings and function arguments.
Issue #14581.
To fix code that this breaks, give the pattern identifiers different names.
[breaking-change]
r? @brson
E.g.
is perfectly valid code, but it seems very useless and one would only do it by accident, i.e. we could lint it.
(That said, I imagine almost all examples of this will hit the "unused variable" warning too.)
The text was updated successfully, but these errors were encountered: