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
This updates the remove function to remove the installed directory
unconditionally.
This is a sort of scary thing to do, so I added a safe-guard to double-check
that whatever directory we are removing, it is one of the ones starts with
"bisector" and thus is something cargo-bisect-rustc is implicitly in charge of.
0 commit comments