-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Refactor the generation of the metadata for linking #86105
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
Some changes occured to rustc_codegen_cranelift cc @bjorn3 |
r? @jackh726 (rust-highfive has picked a reviewer for you, use r? to override) |
1498628
to
c3df57e
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@bors try @rust-timer queue |
Awaiting bors try build completion. @rustbot label: +S-waiting-on-perf |
⌛ Trying commit fa21dd12e6bd6c74cb0b96e94933212239944a0a with merge 15f098a756314fabc76b01fc133b3e42a6d4b740... |
☀️ Try build successful - checks-actions |
Queued 15f098a756314fabc76b01fc133b3e42a6d4b740 with parent 2312ff1, future comparison URL. |
Finished benchmarking try commit (15f098a756314fabc76b01fc133b3e42a6d4b740): 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 |
All changes look good to me, but the source of systematic regressions in #86105 (comment) needs to be figured out. You can break this PR into parts for that and assign them to me, I'll r+ them quickly if they don't cause perf regressions. |
Fixed the nits and also switched from |
The function can probably be inlined at this point, it's used only once anyway. |
This comment has been minimized.
This comment has been minimized.
b7d6da6
to
4cd9808
Compare
This comment has been minimized.
This comment has been minimized.
4cd9808
to
2f52e1c
Compare
This comment has been minimized.
This comment has been minimized.
2f52e1c
to
445ce86
Compare
r=me with squashed commits and green CI. |
445ce86
to
2977dff
Compare
Splat @bors r=petrochenkov (CI was green when I squashed. I didn't rebase, so the tree is identical.) |
📌 Commit 2977dff has been approved by |
⌛ Testing commit 2977dff with merge 5150aa50926afd13216225559fc0e26dcdb7aa51... |
💔 Test failed - checks-actions |
The dist-aarch64-apple job seems to not have started. This is the full log:
@bors retry |
☀️ Test successful - checks-actions |
No description provided.