-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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] backports #89854
[beta] backports #89854
Conversation
(cherry picked from commit 8701020)
The wrapper is installed as `ld` and `ld64` in the `lib\rustlib\<host_target>\bin\gcc-ld` directory and its sole purpose is to invoke `rust-lld` in the parent directory with the correct flavor. (cherry picked from commit 6162fc0)
(cherry picked from commit 529c353)
(cherry picked from commit 20489ea)
(cherry picked from commit dd9b476)
According to the release notes and its PR milestone, it was stabilized in 1.56.0. (cherry picked from commit 6189d0a)
(cherry picked from commit a1e2c0f)
(cherry picked from commit b7cc991)
(cherry picked from commit 8965b58)
(cherry picked from commit 5481201)
(cherry picked from commit d7f8a06)
(cherry picked from commit 7275cfa)
(cherry picked from commit 5f7e7d2)
Some changes occured to rustc_codegen_cranelift cc @bjorn3 |
(rust-highfive has picked a reviewer for you, use r? to override) |
|
@bors r+ p=1 rollup=never |
📌 Commit 4a9b892 has been approved by |
Not sure where's the best place to raise it, but I think #89585 should be backported as well (P-high stable-to-stable regression). It has been beta-nominated but didn't get a discussion/decision. |
@nbdd0121 I expect that will be discussed in tomorrow's compiler meeting. |
⌛ Testing commit 4a9b892 with merge 32687928610853e24de4177221e610bd0a6842a0... |
This comment has been minimized.
This comment has been minimized.
… suitable .config file.
@bors r+ rollup=never p=1 |
📌 Commit 8d944eb has been approved by |
This reverts commit 7a62f29.
@bors r+ rollup=never p=1 |
📌 Commit 673a223 has been approved by |
⌛ Testing commit 673a223 with merge 6ce48e1a94f38d218466ca4d6075690719d18dbd... |
💥 Test timed out |
@bors retry
|
This comment has been minimized.
This comment has been minimized.
☀️ Test successful - checks-actions |
-Z gcc-ld=lld
to invoke rust-lld with the correct flavor #89288bindings_after_at
#89605Iterator::intersperse()
" #89638Add Poll::ready andrevert stabilization of task::ready! AddPoll::ready
and revert stabilization oftask::ready!
#89651ct-ng oldconfig
fixes #89599