Skip to content

Commit 6966390

Browse files
authored
Merge pull request #2464 from rust-lang/rustc-pull
Rustc pull update
2 parents 4289e66 + ee03ec2 commit 6966390

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

rust-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
c31cccb7b5cc098b1a8c1794ed38d7fdbec0ccb0
1+
14346303d760027e53214e705109a62c0f00b214

src/tests/directives.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ settings:
202202
`//@ needs-crate-type: cdylib, proc-macro` will cause the test to be ignored
203203
on `wasm32-unknown-unknown` target because the target does not support the
204204
`proc-macro` crate type.
205+
- `needs-target-std` — ignores if target platform does not have std support.
205206

206207
The following directives will check LLVM support:
207208

0 commit comments

Comments
 (0)