-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Drop metadata_encoding_version. #85910
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Conversation
Some changes occured to rustc_codegen_cranelift cc @bjorn3 |
@bors try @rust-timer queue |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
⌛ Trying commit 202d39a with merge 645e32b87f688454551ecbf295b7dd89710d5755... |
☀️ Try build successful - checks-actions |
Queued 645e32b87f688454551ecbf295b7dd89710d5755 with parent 7f9ab03, future comparison URL. |
Finished benchmarking try commit (645e32b87f688454551ecbf295b7dd89710d5755): comparison url. Benchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. Please note that if the perf results are neutral, you should likely undo the rollup=never given below by specifying Importantly, though, if the results of this run are non-neutral do not roll this PR up -- it will mask other regressions or improvements in the roll up. @bors rollup=never |
Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>
@bors try @rust-timer queue |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
⌛ Trying commit 4e3b220 with merge 55280232445d2c365ae8c6f09dc7b0d5a48c7cad... |
☀️ Try build successful - checks-actions |
@rust-timer queue 55280232445d2c365ae8c6f09dc7b0d5a48c7cad |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
@bors try @rust-timer queue |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
⌛ Trying commit 4e3b220 with merge b755701d2aaf644d46f061499802503cf222214a... |
☀️ Try build successful - checks-actions |
Queued b755701d2aaf644d46f061499802503cf222214a with parent eab201d, future comparison URL. |
Finished benchmarking try commit (b755701d2aaf644d46f061499802503cf222214a): comparison url. Benchmarking this pull request likely means that it is perf-sensitive, so we're automatically marking it as not fit for rolling up. Please note that if the perf results are neutral, you should likely undo the rollup=never given below by specifying Importantly, though, if the results of this run are non-neutral do not roll this PR up -- it will mask other regressions or improvements in the roll up. @bors rollup=never |
@bors r+ |
📌 Commit 4e3b220 has been approved by |
⌛ Testing commit 4e3b220 with merge b1a8af501c9bcc5ac1590fe8a5b66caebfc6213f... |
💔 Test failed - checks-actions |
@bors retry |
☀️ Test successful - checks-actions |
Drop metadata_encoding_version. Part of rust-lang#85153 r? `@Aaron1011`
Part of #85153
r? @Aaron1011