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
summary:"It is no longer possible to `x dist` or `x install` with stage 0. All dist and install commands have to be on stage 1+.",
523
523
},
524
+
ChangeInfo{
525
+
change_id:99999,
526
+
severity:ChangeSeverity::Info,
527
+
summary:"It is now possible to `check/build/dist` the standard stage 0 library if you use a stage0 rustc built from in-tree sources. This is useful for quickly cross-compiling the standard library. You have to enable build.local-rebuild for this to work.",
0 commit comments