We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a25691 commit 79ea4eeCopy full SHA for 79ea4ee
src/tests/adding.md
@@ -150,7 +150,8 @@ source.
150
151
* `run-rustfix` for UI tests, indicates that the test produces
152
structured suggestions, which are then applied and the final
153
- source is compiled again.
+ source is stored in a `.fixed` file and compiled again. The final
154
+ compilation is required to succeed.
155
* `min-{gdb,lldb}-version`
156
* `min-llvm-version`
157
* `compile-pass` for UI tests, indicates that the test is
0 commit comments