Skip to content

Commit

Permalink
clarify broken toolstate hypothetical scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
calebcartwright committed May 20, 2021
1 parent 47c0164 commit ed0c82b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ the compiler. At the same time, you can't get your changes merged into the compi
because the rust-lang/rust build won't pass until those tools build and pass their
tests.

That means that, in the default state, you can't update the compiler without first
That would mean that, in the default state, you couldn't update the compiler without first
fixing miri, rls and the other tools that the compiler builds.

Luckily, a feature was [added to Rust's build](https://github.com/rust-lang/rust/issues/45861)
Expand Down

0 comments on commit ed0c82b

Please sign in to comment.