We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4065bd5 commit 522ca9bCopy full SHA for 522ca9b
src/tests/headers.md
@@ -154,6 +154,7 @@ The following header commands will check rustc build settings and target setting
154
* `needs-unwind` — ignores if the target does not support unwinding
155
* `needs-rust-lld` — ignores if the rust lld support is not enabled
156
(`rust.lld = true` in `config.toml`)
157
+* `needs-threads` — ignores if the target does not have threading support
158
159
The following header commands will check LLVM support:
160
0 commit comments