Mention "run-rustfix"

This commit is contained in:
Oliver Schneider 2018-05-28 13:08:15 +02:00 committed by GitHub
parent 4412b726d2
commit e25515fa7c
1 changed files with 3 additions and 0 deletions

View File

@ -148,6 +148,9 @@ exhaustive. Header commands can generally be found by browsing the
`TestProps` structure found in [`header.rs`] from the compiletest `TestProps` structure found in [`header.rs`] from the compiletest
source. source.
* `run-rustfix` for UI tests, indicates that the test produces
structured suggestions, which are then applied and the final
source is compiled again.
* `min-{gdb,lldb}-version` * `min-{gdb,lldb}-version`
* `min-llvm-version` * `min-llvm-version`
* `compile-pass` for UI tests, indicates that the test is * `compile-pass` for UI tests, indicates that the test is