We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 515be00 + f1a0665 commit d9c920bCopy full SHA for d9c920b
src/doc/rustc-dev-guide/src/tests/directives.md
@@ -142,7 +142,7 @@ Some examples of `X` in `ignore-X` or `only-X`:
142
matches that target as well as the emscripten targets.
143
- Pointer width: `32bit`, `64bit`
144
- Endianness: `endian-big`
145
-- Stage: `stage0`, `stage1`, `stage2`
+- Stage: `stage1`, `stage2`
146
- Channel: `stable`, `beta`
147
- When cross compiling: `cross-compile`
148
- When [remote testing] is used: `remote`
0 commit comments