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.
1 parent 3d48815 commit 1a25691Copy full SHA for 1a25691
src/tests/adding.md
@@ -148,6 +148,9 @@ exhaustive. Header commands can generally be found by browsing the
148
`TestProps` structure found in [`header.rs`] from the compiletest
149
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.
154
* `min-{gdb,lldb}-version`
155
* `min-llvm-version`
156
* `compile-pass` for UI tests, indicates that the test is
0 commit comments