Mention "run-rustfix"
This commit is contained in:
parent
4412b726d2
commit
e25515fa7c
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue