Skip to content
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

Remove test that requires Emscripten #4973

Merged
merged 1 commit into from
Jan 24, 2018

Conversation

alexcrichton
Copy link
Member

This seems relatively unlikely to regress in the future and otherwise arranging
Cargo to have a rustc that has Emscripten support will become difficult in the
near future in the Rust repo. All in all it seems like the course of action to
take is to delete this test for now.

This seems relatively unlikely to regress in the future and otherwise arranging
Cargo to have a rustc that has Emscripten support will become difficult in the
near future in the Rust repo. All in all it seems like the course of action to
take is to delete this test for now.
@rust-highfive
Copy link

r? @matklad

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

@matklad
Copy link
Member

matklad commented Jan 24, 2018

@bors r+

@bors
Copy link
Contributor

bors commented Jan 24, 2018

📌 Commit 5753e1c has been approved by matklad

@bors
Copy link
Contributor

bors commented Jan 24, 2018

⌛ Testing commit 5753e1c with merge 82c0a50...

bors added a commit that referenced this pull request Jan 24, 2018
Remove test that requires Emscripten

This seems relatively unlikely to regress in the future and otherwise arranging
Cargo to have a rustc that has Emscripten support will become difficult in the
near future in the Rust repo. All in all it seems like the course of action to
take is to delete this test for now.
@bors
Copy link
Contributor

bors commented Jan 24, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: matklad
Pushing 82c0a50 to master...

@bors bors merged commit 5753e1c into rust-lang:master Jan 24, 2018
@alexcrichton alexcrichton deleted the dont-require-emscripten branch March 1, 2018 22:47
bors added a commit that referenced this pull request Apr 2, 2019
Don't include metadata in wasm binary examples.

This removes the metadata hash from wasm example binaries, and consequently also includes the `.wasm` files in the artifact JSON message.

Closes #6810.

I renamed a method and added a new one to maybe make things a little clearer. This cannot be easily tested (see #4973).
@ehuss ehuss added this to the 1.25.0 milestone Feb 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants