We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52aa7f5 commit 3543f80Copy full SHA for 3543f80
src/tests/directives.md
@@ -152,6 +152,8 @@ Some examples of `X` in `ignore-X` or `only-X`:
152
`compare-mode-split-dwarf`, `compare-mode-split-dwarf-single`
153
- The two different test modes used by coverage tests:
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
158
The following directives will check rustc build settings and target
159
settings:
0 commit comments