re-enable wasm abi test by folkertdev · Pull Request #148956 · rust-lang/rust (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation2 Commits1 Checks11 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

@folkertdev

The wasm32-unknown-unknown ABI has been fixed for a while now #115666, so this test can be re-enabled and the fixme removed.

r? @bjorn3

@folkertdev

@rustbot rustbot added S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

T-compiler

Relevant to the compiler team, which will review and decide on the PR/issue.

labels

Nov 14, 2025

@bjorn3

@bors

📌 Commit 583d5de has been approved by bjorn3

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

Nov 15, 2025

Zalathar added a commit to Zalathar/rust that referenced this pull request

Nov 15, 2025

@Zalathar

… r=bjorn3

re-enable wasm abi test

The wasm32-unknown-unknown ABI has been fixed for a while now rust-lang#115666, so this test can be re-enabled and the fixme removed.

r? @bjorn3

bors added a commit that referenced this pull request

Nov 16, 2025

@bors

Rollup of 10 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

bors added a commit that referenced this pull request

Nov 16, 2025

@bors

Rollup of 11 pull requests

Successful merges:

r? @ghost @rustbot modify labels: rollup

rust-timer added a commit that referenced this pull request

Nov 16, 2025

@rust-timer

Rollup merge of #148956 - folkertdev:reenable-wasm-abi-test, r=bjorn3

re-enable wasm abi test

The wasm32-unknown-unknown ABI has been fixed for a while now #115666, so this test can be re-enabled and the fixme removed.

r? @bjorn3

Labels

S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.

T-compiler

Relevant to the compiler team, which will review and decide on the PR/issue.