Explain .fixed files
This commit is contained in:
parent
9337709aa0
commit
19e3d42bbb
1 changed files with 2 additions and 1 deletions
|
|
@ -150,7 +150,8 @@ source.
|
|||
|
||||
* `run-rustfix` for UI tests, indicates that the test produces
|
||||
structured suggestions, which are then applied and the final
|
||||
source is compiled again.
|
||||
source is stored in a `.fixed` file and compiled again. The final
|
||||
compilation is required to succeed.
|
||||
* `min-{gdb,lldb}-version`
|
||||
* `min-llvm-version`
|
||||
* `compile-pass` for UI tests, indicates that the test is
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue