Skip to content

Fix opt-dist CLI flag and make it work without LLD #139894

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

Merged
merged 2 commits into from
Apr 17, 2025

Conversation

Kobzol
Copy link
Contributor

@Kobzol Kobzol commented Apr 16, 2025

@rustbot
Copy link
Collaborator

rustbot commented Apr 16, 2025

Some changes occurred in src/tools/opt-dist

cc @Kobzol

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 16, 2025
@ognevny
Copy link
Contributor

ognevny commented Apr 16, 2025

noob question about clap::ArgAction::Set: I need to literally type --llvm-shared=false?

@Kobzol
Copy link
Contributor Author

Kobzol commented Apr 16, 2025

Yeah. I guess that it's possible to make it work both with and without a value, but I didn't want to spend time investigating that, as it seems like overkill here.

Copy link
Member

@lqd lqd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Kobzol
Copy link
Contributor Author

Kobzol commented Apr 16, 2025

@bors r=lqd rollup

@bors
Copy link
Collaborator

bors commented Apr 16, 2025

📌 Commit 6f386e7 has been approved by lqd

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 16, 2025
@jieyouxu jieyouxu assigned lqd and unassigned jieyouxu Apr 16, 2025
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 17, 2025
…iaskrgr

Rollup of 9 pull requests

Successful merges:

 - rust-lang#135340 (Add `explicit_extern_abis` Feature and Enforce Explicit ABIs)
 - rust-lang#139440 (rustc_target: RISC-V: feature addition batch 2)
 - rust-lang#139667 (cfi: Remove #[no_sanitize(cfi)] for extern weak functions)
 - rust-lang#139828 (Don't require rigid alias's trait to hold)
 - rust-lang#139854 (Improve parse errors for stray lifetimes in type position)
 - rust-lang#139889 (Clean UI tests 3 of n)
 - rust-lang#139894 (Fix `opt-dist` CLI flag and make it work without LLD)
 - rust-lang#139900 (stepping into impls for normalization is unproductive)
 - rust-lang#139915 (replace some #[rustc_intrinsic] usage with use of the libcore declarations)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 848ec58 into rust-lang:master Apr 17, 2025
6 checks passed
@rustbot rustbot added this to the 1.88.0 milestone Apr 17, 2025
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Apr 17, 2025
Rollup merge of rust-lang#139894 - Kobzol:opt-dist-fixes, r=lqd

Fix `opt-dist` CLI flag and make it work without LLD

Suggested in https://rust-lang.zulipchat.com/#narrow/channel/122651-general/topic/experiment.20with.20.60opt-dist.20local.60.20in.20MSYS2/with/512456991.

r? `@jieyouxu`
@Kobzol Kobzol deleted the opt-dist-fixes branch April 17, 2025 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants