Skip to content

Commit b95f6de

Browse files
authored
Merge pull request #4713 from rust-lang/rustup-2025-11-20
Automatic Rustup
2 parents 088fd31 + d774461 commit b95f6de

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/tests/directives.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ Some examples of `X` in `ignore-X` or `only-X`:
141141
- OS: `android`, `emscripten`, `freebsd`, `ios`, `linux`, `macos`, `windows`,
142142
...
143143
- Environment (fourth word of the target triple): `gnu`, `msvc`, `musl`
144-
- WASM: `wasm32-bare` matches `wasm32-unknown-unknown`.
145144
- Pointer width: `32bit`, `64bit`
146145
- Endianness: `endian-big`
147146
- Stage: `stage1`, `stage2`

0 commit comments

Comments
 (0)