Skip to content

Commit d774461

Browse files
author
The Miri Cronjob Bot
committed
Merge ref 'd2f887349fe3' from rust-lang/rust
Pull recent changes from https://github.com/rust-lang/rust via Josh. Upstream ref: d2f887349fe3ea079a4f89b020ce6df1993e1e06 Filtered ref: 9d58c60713ff95a4300515c3da1b009cd1e3fa90 Upstream diff: rust-lang/rust@69d4d5f...d2f8873 This merge was created using https://github.com/rust-lang/josh-sync.
2 parents 088fd31 + 2adc6ba commit d774461

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)