bootstrap: stage 0/1 doctests fail because of missing codegen backend #52186
Labels
A-testsuite
Area: The testsuite used to check the correctness of rustc
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Uh oh!
There was an error while loading. Please reload this page.
To reproduce, make sure you have an entirely clean checkout -- I did
rm -rf build/
. Then runThis will go on for a while and ultimately fail with
Notably, it doesn't seem to build LLVM at all -- which may be why it can't find a codegen-backend...
The text was updated successfully, but these errors were encountered: