We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c9b3a9 + 5cb9ff1 commit a071c7cCopy full SHA for a071c7c
src/tests/directives.md
@@ -192,6 +192,8 @@ settings:
192
specified atomic widths, e.g. the test with `//@ needs-target-has-atomic: 8,
193
16, ptr` will only run if it supports the comma-separated list of atomic
194
widths.
195
+- `needs-dynamic-linking` - ignores if target does not support dynamic linking
196
+ (which is orthogonal to it being unable to create `dylib` and `cdylib` crate types)
197
198
The following directives will check LLVM support:
199
0 commit comments