Move check-bootstrap
from a makefile rule to test::Bootstrap
#96688
Labels
A-contributor-roadblock
Area: Makes things more difficult for new or seasoned contributors to Rust
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
E-help-wanted
Call for participation: Help is requested to fix this 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)
It's very confusing that this can't actually be run through x.py itself; it tripped me up in #96687.
See
rust/src/bootstrap/mk/Makefile.in
Lines 48 to 49 in 1b2e0b6
rust/src/bootstrap/test.rs
Lines 2349 to 2355 in 1b2e0b6
@rustbot label +A-rustbuild +E-easy +E-mentor +E-help-wanted +A-contributor-roadblock
The text was updated successfully, but these errors were encountered: