x.py setup should have more descriptive usage info #77861
Labels
A-contributor-roadblock
Area: Makes things more difficult for new contributors to rust itself
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
E-mentor
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
rust/src/bootstrap/flags.rs
Lines 468 to 480 in f600154
does not say what it actually does. It should document that it only creates a
config.toml
(and optionally installs a pre-commit hook). I ran into some new contributors that were avoiding running it because they didn't know what it did.The text was updated successfully, but these errors were encountered: