-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
[beta] Rollup backports #60311
[beta] Rollup backports #60311
Conversation
Old linkers are unable to decompress them and fail to link binaries
It's a primitive slice method, not a standalone function.
@bors r+ p=20 |
📌 Commit e793a2f has been approved by |
⌛ Testing commit e793a2f with merge 202171d16f21d90793ca349d9ec3c3d408753ac0... |
@jethrogb are we going to get the "build failed" on every beta backport? |
Unless #59857 also gets backported, probably. I can look into disabling this for some branches, but we just look at changes to the |
You can check if you're on nightly with:
|
Thanks! Now let's hope I remember to turn this back on when the next beta is forked... |
💔 Test failed - checks-travis |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
@bors retry |
Bors seems stuck... @bors retry |
⌛ Testing commit e793a2f with merge a845441b0d4fecd74eeddd10e96be480c9e9dd91... |
Well, I guess that didn't work ¯\_(ツ)_/¯ |
💔 Test failed - checks-travis |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
Seems like a spurious link failure? @bors retry |
[beta] Rollup backports Cherry-picked: * #59886: musl: do not compress debug section * #59891: Fix the link to sort_by_cached_key * #59911: Revert "compile crates under test w/ -Zemit-stack-sizes" * #59978: rustdoc: Remove default keyword from re-exported trait methods * #59989: Fix links to Atomic* in RELEASES.md * #60186: Temporarily accept [i|u][32|size] suffixes on a tuple index and warn * #60309: Add 1.34.1 release notes Rolled up: * #60273: [beta] bootstrap; remove redundant imports. r? @ghost
☀️ Test successful - checks-travis, status-appveyor |
Cherry-picked:
Rolled up:
r? @ghost