Skip to content

Commit 61ad195

Browse files
authored
Merge pull request #2648 from rust-lang/rustc-pull
Rustc pull update
2 parents beaafed + ff94af7 commit 61ad195

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

rust-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
69d4d5fc0e4db60272aac85ef27ecccef5764f3a
1+
cc328c12382f05d8ddf6ffc8139deb7985270ad8

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)