Skip to content

Commit

Permalink
Remove --stage entirely from contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
Noratrieb authored Jun 7, 2024
1 parent 9e2b291 commit c609300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit c609300

Please sign in to comment.