-
Notifications
You must be signed in to change notification settings - Fork 13.4k
[beta] Backports #93846
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
[beta] Backports #93846
Conversation
Add links to the reference and rust by example for asm! docs and lints These were previously removed in rust-lang#91728 due to broken links. cc ``@ehuss`` since this updates the rust-by-example submodule
…=Mark-Simulacrum Update Linux runners to Ubuntu 20.04 r? `@Mark-Simulacrum`
Update LLVM submodule Update LLVM to fix rust-lang#92786.
Don't allow {} to refer to implicit captures in format_args. Fixes rust-lang#93378
Update includes: * rust-lang/cargo#10377
|
@bors r+ p=1 rollup=never |
📌 Commit 5cdec68 has been approved by |
⌛ Testing commit 5cdec68 with merge 38a7c9b4a5725e7d126e043fe7b9e4cce030c683... |
💥 Test timed out |
⌛ Testing commit 5cdec68 with merge cd3aeaf384874f690848cb4d4d291bf2dbc162bd... |
💥 Test timed out |
@bors retry timeout auto (x86_64-gnu-distcheck, ubuntu-20.04-xl) |
⌛ Testing commit 5cdec68 with merge 23dc8bf142e00fcab342befff5baa896434b6b02... |
💥 Test timed out |
@bors retry dist-aarch64-apple timed out, no logs |
☀️ Test successful - checks-actions |
Backports of:
strip = "off"
(and undocumentedstrip = "n"
/strip = "no"
) cargo#10377 — Remove strip = "off" (and undocumented strip = "n"/strip = "no")