Wording during bootstrap is inconsistent #107230
Labels
D-inconsistent
Diagnostics: Inconsistency in formatting, grammar or style between diagnostic messages.
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Uh oh!
There was an error while loading. Please reload this page.
When running almost any
x
command, it printsBuilding rustbuild
, but then Cargo saysFinished bootstrap
.There should be only one denomination used, and I think that
bootstrap
is the better one.The text was updated successfully, but these errors were encountered: