Skip to content

Commit 79ea4ee

Browse files
authored
Explain .fixed files
1 parent 1a25691 commit 79ea4ee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/tests/adding.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,8 @@ source.
150150

151151
* `run-rustfix` for UI tests, indicates that the test produces
152152
structured suggestions, which are then applied and the final
153-
source is compiled again.
153+
source is stored in a `.fixed` file and compiled again. The final
154+
compilation is required to succeed.
154155
* `min-{gdb,lldb}-version`
155156
* `min-llvm-version`
156157
* `compile-pass` for UI tests, indicates that the test is

0 commit comments

Comments
 (0)