Skip to content

Update Cargo to support Emscripten tests - #65221

Closed
tlively wants to merge 1 commit into
rust-lang:masterfrom
tlively:update-cargo-for-emscripten-tests
Closed

Update Cargo to support Emscripten tests#65221
tlively wants to merge 1 commit into
rust-lang:masterfrom
tlively:update-cargo-for-emscripten-tests

Conversation

@tlively

Copy link
Copy Markdown
Contributor

Updates to Cargo's latest master, specifically to pick up rust-lang/cargo#7476, which is necessary to run test suites for the wasm32-unknown-emscripten target.

Specifically to pick up rust-lang/cargo#7476,
which is necessary to run test suites for the
wasm32-unknown-emscripten target.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@rust-highfive

Copy link
Copy Markdown
Contributor

⚠️Warning⚠️

  • These commits modify submodules.

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Oct 8, 2019
@ehuss

ehuss commented Oct 8, 2019

Copy link
Copy Markdown
Contributor

7476 was already merged in #65186.

@tlively

Copy link
Copy Markdown
ContributorAuthor

Awesome! Not sure how I missed that, thanks.

@tlivelytlively closed this Oct 8, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@tlively@rust-highfive@ehuss@nikomatsakis