Skip to content

Fix WASI links#157452

Merged
rust-bors[bot] merged 3 commits into
rust-lang:mainfrom
tyilo:fix-wasi-links
Jun 8, 2026
Merged

Fix WASI links#157452
rust-bors[bot] merged 3 commits into
rust-lang:mainfrom
tyilo:fix-wasi-links

Conversation

@tyilo

@tyilo tyilo commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@rustbot

rustbot commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

These commits modify compiler targets.
(See the Target Tier Policy.)

@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. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Jun 4, 2026
@rustbot

rustbot commented Jun 4, 2026

Copy link
Copy Markdown
Collaborator

r? @clarfonthey

rustbot has assigned @clarfonthey.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: @ChrisDenton, libs
  • @ChrisDenton, libs expanded to 10 candidates
  • Random selection from Mark-Simulacrum, clarfonthey, jhpratt

@joboet

joboet commented Jun 7, 2026

Copy link
Copy Markdown
Member

As I pointed out in #157552, the link to __wasi_clock_time_get is probably wrong anyway.

@tyilo

tyilo commented Jun 7, 2026

Copy link
Copy Markdown
Contributor Author

@joboet Thanks, should be fixed now.

I also split WASI into WASIp1, WASIp2 and WASIp3 for random.

@clarfonthey

Copy link
Copy Markdown
Contributor

Gonna defer to @joboet for review since you appear to have more context on WASM stuff than I do, if that's okay.

r? @joboet

@rustbot

rustbot commented Jun 7, 2026

Copy link
Copy Markdown
Collaborator

joboet is currently at their maximum review capacity.
They may take a while to respond.

@joboet

joboet commented Jun 7, 2026

Copy link
Copy Markdown
Member

Sure! This seems fine to me.

@bors r+ rollup

@rust-bors

rust-bors Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

📌 Commit a8a5934 has been approved by joboet

It is now in the queue for this repository.

@rust-bors rust-bors Bot 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 Jun 7, 2026
rust-bors Bot pushed a commit that referenced this pull request Jun 8, 2026
…uwer

Rollup of 9 pull requests

Successful merges:

 - #157599 (`rust-analyzer` subtree update)
 - #157298 (Use alternate means of detecting enums in `is_udt`)
 - #155338 (Staticlib hide internal symbols)
 - #157402 (Implement feature `integer_casts`)
 - #157452 (Fix WASI links)
 - #157535 (Rename `errors.rs` file to `diagnostics.rs` (2/N))
 - #157585 (Rename `errors.rs` file to `diagnostics.rs` (3/N))
 - #157588 (Use `mul nuw nsw` in `intrinsics::copy`)
 - #157592 (Suggest comma multiple)
@rust-bors rust-bors Bot merged commit d0a1aef into rust-lang:main Jun 8, 2026
12 checks passed
@rustbot rustbot added this to the 1.98.0 milestone Jun 8, 2026
rust-timer added a commit that referenced this pull request Jun 8, 2026
Rollup merge of #157452 - tyilo:fix-wasi-links, r=joboet

Fix WASI links
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants