Fix hack for test --stage 0 --doc std
#98728
Labels
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
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)
In #95993 I added a hack to bootstrap that special-cased sysroot handling for doctests. Since rust-lang/cargo#10560 has been merged, we can remove the hack - I think just reverting the PR should still work, although you should test locally.
The text was updated successfully, but these errors were encountered: