Skip to content

Commit 92cf975

Browse files
author
The Miri Cronjob Bot
committed
Merge from rustc
2 parents 69e62af + 599ee17 commit 92cf975

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tests/directives.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,8 @@ 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.
209+
- `needs-backends` — only runs the test if current codegen backend is listed.
208210

209211
The following directives will check LLVM support:
210212

0 commit comments

Comments
 (0)