Remove --stage entirely from contributing
This commit is contained in:
parent
27d9a46221
commit
dce1bbf319
1 changed files with 1 additions and 1 deletions
|
|
@ -223,7 +223,7 @@ will eventually sync those changes back into this repository.
|
|||
When working on Miri in the rustc tree, here's how you can run tests:
|
||||
|
||||
```
|
||||
./x.py test miri --stage 1
|
||||
./x.py test miri
|
||||
```
|
||||
|
||||
`--bless` will work, too.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue