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
Bugs like #5797 show a case where legitimate suggestions are provided but are overlapping.
We should probably discard overlapping suggestions in cargo fix and then automatically rerun the compiler if any suggestions were discarded (up to a maximum).