rustc-dev-guide
rustc-dev-guide copied to clipboard
Rename `wasm32-wasi` to `wasm32-wasi-preview1`
Implements https://github.com/rust-lang/compiler-team/issues/607. Sibling to https://github.com/rust-lang/rust/pull/110596 and https://github.com/rust-lang/stdarch/pull/1417.
This PR renames the wasm32-wasi target to wasm32-wasi-preview1, in accordance to the accepted compiler team MCP.
This needs a rebase and we need to wait on https://github.com/rust-lang/rust/pull/110596
needs a rebase and name change, then it's good
@Nilstrieb ty for the ping; done!