-
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
Upgrade llvm-project (rustc + avr = lovelove back again!) #96845
Conversation
r? @cuviper (rust-highfive has picked a reviewer for you, use r? to override) |
|
r? @nikic |
@bors r+ rollup=never (because LLVM submodule update, though no impact is expected here) |
📌 Commit b551f31acd2999e816a66437e899b8e3402af47f has been approved by |
⌛ Testing commit b551f31acd2999e816a66437e899b8e3402af47f with merge 7da6551048731d8395d2b363428d90161d886c97... |
This comment has been minimized.
This comment has been minimized.
💔 Test failed - checks-actions |
This feels unrelated to the pull request 😅 let's try again: @bors: retry |
@Patryk27: 🔑 Insufficient privileges: not in try users |
@bors retry |
⌛ Testing commit b551f31acd2999e816a66437e899b8e3402af47f with merge 8d040b637646ef43d3dfaf717516ad96a4339be3... |
💔 Test failed - checks-actions |
This comment has been minimized.
This comment has been minimized.
🤔 not sure what might be going on - the code compiles fine locally; maybe CI has some stale artifacts? |
Ah! This pull request contains not only my two commits for AVR -- I've done |
Yes, it looks like these patches depend on at least llvm/llvm-project@ae1ba61. I'll revert them. |
I've reverted the patches, can you please update the submodule to the latest version? |
Sure, on it |
🚀 |
@bors r+ |
📌 Commit 6949627 has been approved by |
☀️ Test successful - checks-actions |
Finished benchmarking commit (0e345b7): comparison url. Summary: This benchmark run did not return any relevant results. If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf. @rustbot label: -perf-regression |
See:
rust-lang/llvm-project#139
tl;dr:
🙂