Skip to content

Commit ed0c82b

Browse files
clarify broken toolstate hypothetical scenario
1 parent 47c0164 commit ed0c82b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/contributing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ the compiler. At the same time, you can't get your changes merged into the compi
269269
because the rust-lang/rust build won't pass until those tools build and pass their
270270
tests.
271271

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

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

0 commit comments

Comments
 (0)