We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4289e66 + ee03ec2 commit 6966390Copy full SHA for 6966390
rust-version
@@ -1 +1 @@
1
-c31cccb7b5cc098b1a8c1794ed38d7fdbec0ccb0
+14346303d760027e53214e705109a62c0f00b214
src/tests/directives.md
@@ -202,6 +202,7 @@ settings:
202
`//@ needs-crate-type: cdylib, proc-macro` will cause the test to be ignored
203
on `wasm32-unknown-unknown` target because the target does not support the
204
`proc-macro` crate type.
205
+- `needs-target-std` — ignores if target platform does not have std support.
206
207
The following directives will check LLVM support:
208
0 commit comments