Rollup merge of #46107 - nyanzebra:develop, r=kennytm
Fixes spelling error in COMPILER_TESTS.md Fixes a small spelling mistake :P
This commit is contained in:
commit
ac92ea582f
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ result is then compared against reference files named
|
|||
those files doesn't exist, the output must be empty. If the test run
|
||||
fails, we will print out the current output, but it is also saved in
|
||||
`build/<target-triple>/test/ui/hello_world/main.stdout` (this path is
|
||||
printed as part of the test failure mesage), so you can run `diff` and
|
||||
printed as part of the test failure message), so you can run `diff` and
|
||||
so forth.
|
||||
|
||||
### Editing and updating the reference files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue