Confusing error message when using --keep-stage-std
after cleaning
#107392
Labels
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
This of course doesn't work, as there is no stage to keep.
but the error message is less than ideal
Since the keep-stage was behind an alias that I forgot I used I was quite confused with this, since this seemed like an internal bootstrap error and not a user error on my side.
The text was updated successfully, but these errors were encountered: