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.
needs-backends
1 parent 6c4ac45 commit 22fa0c8Copy full SHA for 22fa0c8
src/tests/directives.md
@@ -206,6 +206,7 @@ settings:
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
+- `needs-backends` — only runs the test if current codegen backend is listed.
210
211
The following directives will check LLVM support:
212
0 commit comments