Skip to content

Don't build std for *-uefi targets - #99765

Merged
bors merged 1 commit into
rust-lang:masterfrom
nicholasbishop:bishop-disable-uefi-std-build
Jul 27, 2022
Merged

Don't build std for *-uefi targets#99765
bors merged 1 commit into
rust-lang:masterfrom
nicholasbishop:bishop-disable-uefi-std-build

Conversation

@nicholasbishop

Copy link
Copy Markdown
Contributor

@rustbotrustbot added the T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) label Jul 26, 2022
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @jyn514

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jul 26, 2022
Comment threadsrc/bootstrap/config.rs
@jyn514

Copy link
Copy Markdown
Member

@bors r+ rollup

We should probably find a better long term solution, like the issue mentioned ... but this is fine for now.

@bors

bors commented Jul 26, 2022

Copy link
Copy Markdown
Collaborator

📌 Commit 05c1a4a has been approved by jyn514

It is now in the queue for this repository.

@borsbors 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 Jul 26, 2022
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Jul 26, 2022
@JohnTitorJohnTitor mentioned this pull request Jul 27, 2022
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 27, 2022
Rollup of 8 pull requests
Successful merges:
- rust-lang#98583 (Stabilize Windows `FileTypeExt` with `is_symlink_dir` and `is_symlink_file`)
- rust-lang#99698 (Prefer visibility map parents that are not `doc(hidden)` first)
- rust-lang#99700 (Add a clickable link to the layout section)
- rust-lang#99712 (passes: port more of `check_attr` module)
- rust-lang#99759 (Remove dead code from cg_llvm)
- rust-lang#99765 (Don't build std for *-uefi targets)
- rust-lang#99771 (Update pulldown-cmark version to 0.9.2 (fixes url encoding for some chars))
- rust-lang#99775 (rustdoc: do not allocate String when writing path full name)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit a76f2fe into rust-lang:masterJul 27, 2022
@rustbotrustbot added this to the 1.64.0 milestone Jul 27, 2022
@nicholasbishop
nicholasbishop deleted the bishop-disable-uefi-std-build branch July 28, 2022 01:37
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

O-UEFIUEFIS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@nicholasbishop@rust-highfive@jyn514@bors@workingjubilee@rustbot