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
When self-healing from a bad rust-src install as a side effect
of someone running `rustup component add rust-src` we would accidentally
double-add the rust-src component resulting in a conflict.
This fixes that.
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
0 commit comments