Skip to content

Commit 1a25691

Browse files
authored
Mention "run-rustfix"
1 parent 3d48815 commit 1a25691

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/tests/adding.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,9 @@ exhaustive. Header commands can generally be found by browsing the
148148
`TestProps` structure found in [`header.rs`] from the compiletest
149149
source.
150150

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.
151154
* `min-{gdb,lldb}-version`
152155
* `min-llvm-version`
153156
* `compile-pass` for UI tests, indicates that the test is

0 commit comments

Comments
 (0)