Skip to content

Commit 1ea2fe3

Browse files
authored
Unrolled build for rust-lang#133213
Rollup merge of rust-lang#133213 - alexcrichton:fix-tier-listing, r=jieyouxu Correct the tier listing of `wasm32-wasip2` This target is tier 2, not tier 3, and I forgot to update this. Closes rust-lang#133206
2 parents ee612c4 + 616013f commit 1ea2fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/rustc/src/platform-support/wasm32-wasip2.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `wasm32-wasip2`
22

3-
**Tier: 3**
3+
**Tier: 2**
44

55
The `wasm32-wasip2` target is a new and still (as of January 2024) an
66
experimental target. This target is an extension to `wasm32-wasip1` target,

0 commit comments

Comments
 (0)