We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
{ignore,only}-rustc_abi-x86-sse2
1 parent 880d8c0 commit d419da1Copy full SHA for d419da1
src/doc/rustc-dev-guide/src/tests/directives.md
@@ -154,6 +154,7 @@ Some examples of `X` in `ignore-X` or `only-X`:
154
`ignore-coverage-map`, `ignore-coverage-run`
155
- When testing a dist toolchain: `dist`
156
- This needs to be enabled with `COMPILETEST_ENABLE_DIST_TESTS=1`
157
+- The `rustc_abi` of the target: e.g. `rustc_abi-x86_64-sse2`
158
159
The following directives will check rustc build settings and target
160
settings:
0 commit comments