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
if that gets you too many wontfixes, a looser thing you could check instead is that suggestions should converge when running cargo fix repeatedly.
for example, something has gone wrong if the suggestions loop between A <--> B, or diverge with A --> (A) --> ((A)) --> ...
The text was updated successfully, but these errors were encountered:
matthiaskrgr
changed the title
find diagnostic loops
find diagnostic suggestion loops
Nov 30, 2022
https://rust-lang.zulipchat.com/#narrow/stream/147480-t-compiler.2Fwg-diagnostics/topic/automatic.20diagnostic.20verification/near/313156325
The text was updated successfully, but these errors were encountered: