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 e5c3298 + e3a84c8 commit 3a1d821Copy full SHA for 3a1d821
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