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.
ignore-backends
1 parent b26eeb1 commit 6c4ac45Copy full SHA for 6c4ac45
src/tests/directives.md
@@ -205,6 +205,7 @@ settings:
205
on `wasm32-unknown-unknown` target because the target does not support the
206
`proc-macro` crate type.
207
- `needs-target-std` — ignores if target platform does not have std support.
208
+- `ignore-backends` — ignores the listed backends, separated by whitespace characters.
209
210
The following directives will check LLVM support:
211
0 commit comments