-
Notifications
You must be signed in to change notification settings - Fork 13.1k
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
make it more clear what 'Tier 2' (without host tools) means #115472
Conversation
(rustbot has picked a reviewer for you, use r? to override) |
Thanks! @bors r+ rollup |
⌛ Testing commit 89619b8 with merge 278249a324e2b9a6d16b0c13cd3f581eafdaf4dd... |
A job failed! Check out the build log: (web) (plain) Click to see the possible cause of the failure (guessed by this bot)
|
💔 Test failed - checks-actions |
@bors retry '/bin/sh -c /scripts/crosstool-ng-build.sh' returned a non-zero code: 1 |
⌛ Testing commit 89619b8 with merge bd5616fc5a00c992ae71c80261cf80547697f995... |
💔 Test failed - checks-actions |
A job failed! Check out the build log: (web) (plain) Click to see the possible cause of the failure (guessed by this bot)
|
Third time in a row that I see this failure. Seems to not go away by itself, so I'll close the tree. |
Also once the tree is open again this PR should be tried again |
☀️ Test successful - checks-actions |
Finished benchmarking commit (a989e25): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis benchmark run did not return any relevant results for this metric. 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.
CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 629.315s -> 628.29s (-0.16%) |
When saying that Rust "builds official binary releases for each tier 2 target", it's not at all clear that this does not mean we build a compiler and cargo for that target.