Skip to content

update stacker to 0.1.11 to unbreak build for wasm32-unknown-unknown - #75637

Merged
bors merged 1 commit into
rust-lang:masterfrom
ctaggart:wasm32build
Aug 18, 2020
Merged

update stacker to 0.1.11 to unbreak build for wasm32-unknown-unknown#75637
bors merged 1 commit into
rust-lang:masterfrom
ctaggart:wasm32build

Conversation

@ctaggart

Copy link
Copy Markdown
Contributor

Like #72079, this updates stacker. The related problem is stacker is here rust-lang/stacker#42. It was fixed by switching from libc::c_void to std::ffi::c_voidhttps://github.com/rust-lang/stacker/pull/43/files.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @Mark-Simulacrum

(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 Aug 17, 2020
@Mark-Simulacrum

Copy link
Copy Markdown
Member

Cc @nagisa

@bors r+

@bors

bors commented Aug 17, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit 2b1fc16 has been approved by Mark-Simulacrum

@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 Aug 17, 2020
@tmandrytmandry mentioned this pull request Aug 18, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 18, 2020
Rollup of 3 pull requests
Successful merges:
- rust-lang#75548 (librustc_metadata::locator: Properly detect file type.)
- rust-lang#75603 (Use more compatible out-implib style)
- rust-lang#75637 (update stacker to 0.1.11 to unbreak build for wasm32-unknown-unknown)
Failed merges:
r? @ghost
@bors
bors merged commit 14c0e4c into rust-lang:masterAug 18, 2020
@ctaggart
ctaggart deleted the wasm32build branch August 18, 2020 13:41
@cuvipercuviper added this to the 1.47.0 milestone May 2, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: 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.

5 participants

@ctaggart@rust-highfive@Mark-Simulacrum@bors@cuviper