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
Once we have #9877, we also need to be able to upgrade seamlessly from one release (or snapshot) to the next. This means having an upgrade strategy for both the stuff we install to the system directories and libraries that rustpkg leaves sitting around. Once we hit 1.0 it's not ok to just expect users to figure it out and clean up the stale files we leave sitting around.
The text was updated successfully, but these errors were encountered:
Once we have #9877, we also need to be able to upgrade seamlessly from one release (or snapshot) to the next. This means having an upgrade strategy for both the stuff we install to the system directories and libraries that rustpkg leaves sitting around. Once we hit 1.0 it's not ok to just expect users to figure it out and clean up the stale files we leave sitting around.
The text was updated successfully, but these errors were encountered: