Suggest how to recreate a build failure with the fewest possible steps #84742
Labels
A-contributor-roadblock
Area: Makes things more difficult for new contributors to rust itself
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Tidy (and all tests really) should suggest how to replicate exactly what went wrong without running a full x.py test. That helps people fix their mistakes much more quickly without waiting for a full build.
Originally posted by @jyn514 in #75987 (comment)
The text was updated successfully, but these errors were encountered: