Skip to content

Commit 6c4ac45

Browse files
Add new ignore-backends tests annotations
1 parent b26eeb1 commit 6c4ac45

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tests/directives.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ settings:
205205
on `wasm32-unknown-unknown` target because the target does not support the
206206
`proc-macro` crate type.
207207
- `needs-target-std` — ignores if target platform does not have std support.
208+
- `ignore-backends` — ignores the listed backends, separated by whitespace characters.
208209

209210
The following directives will check LLVM support:
210211

0 commit comments

Comments
 (0)