8000 Update docs for default features of wasm targets by alexcrichton · Pull Request #137322 · rust-lang/rust · GitHub
[go: up one dir, main page]

Skip to content

Conversation

alexcrichton
Copy link
Member
@alexcrichton alexcrichton commented Feb 20, 2025

LLVM 20 enabled the nontrapping-fptoint and bulk-memory features by default, so this updates the corresponding documentation for the wasm32-* targets (which all point to wasm32-unknown-unknown).

Closes #137315 with a doc update for the doc part.

LLVM 20 enabled the `nontrapping-fptoint` and `bulk-memory` features by
default, so this updates the corresponding documentation for the
`wasm32-*` targets (which all point to `wasm32-unknown-unknown`).

cc rust-lang#137315
@rustbot
Copy link
Collaborator
rustbot commented Feb 20, 2025

r? @GuillaumeGomez

rustbot has assigned @GuillaumeGomez.
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

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Feb 20, 2025
@rustbot
Copy link
Collaborator
rustbot commented Feb 20, 2025

Some changes occurred in src/doc/rustc/src/platform-support

cc @Noratrieb

Copy link
Member
@jieyouxu jieyouxu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@jieyouxu jieyouxu added the O-wasm Target: WASM (WebAssembly), http://webassembly.org/ label Feb 20, 2025
@jieyouxu
Copy link
Member

r? jieyouxu
@bors r+ rollup

@bors
Copy link
Collaborator
bors commented Feb 20, 2025

📌 Commit c2aed39 has been approved by jieyouxu

It is now in the queue for this repository.

@rustbot rustbot assigned jieyouxu and unassigned GuillaumeGomez Feb 20, 2025