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
I too think it should be done in rustc. But in order to be in rustc, it may not have false positives. I closed the PR because I couldn't figure out a watertight check.
Thinking about it a bit more we could maybe only lint in non-generic code, aka where all the generic input types are known.
is an example (soon at least)
The text was updated successfully, but these errors were encountered: