-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Delete the stage1 and stage0-sysroot directories when using download-rustc #102025
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
r? @jyn514 (rust-highfive has picked a reviewer for you, use r? to override) |
…s when using download-rustc
de36000
to
973ff03
Compare
Thanks for your PR and sorry for the delay. I've changed my mind about the best way to improve the experience here, I left a suggestion as a comment. Sorry for the churn. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I was unclear, sorry - this change is good, but I wanted to keep your code deleting the stage1
and stage0-sysroot
, so people don't use them by accident.
Ah, I just forgetted the original idea of this issue 🤣 |
Thanks! @bors r+ |
bors seems confused on https://bors.rust-lang.org/queue/rust ... @bors r- r+ |
☀️ Test successful - checks-actions |
Finished benchmarking commit (e42c4d7): comparison URL. Overall result: ✅ improvements - no action needed@rustbot label: -perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)ResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
CyclesResultsThis is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.
Footnotes |
Fixes #102002