x test mir-opt --bless tries to checkout src/llvm-project #130906
Labels
C-bug
Category: This is a bug.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
I tracked this down to this call, which tries to checkout the LLVM submodule, even if I have
download-ci-llvm = true
specifically because I do not want the submodule checked out:rust/src/bootstrap/src/core/builder.rs
Line 1540 in 4428a05
Here's my config, but I doubt it matters:
The text was updated successfully, but these errors were encountered: