using ~/.cargo/config.toml to enable cranelift results in a confusing error when bootstrapping rustc #135300
Labels
C-bug
Category: This is a bug.
D-confusing
Diagnostics: Confusing error or lint that should be reworked.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
the offending config:
the errror:
reproduction steps:
build/
./x doc library/core
(probably any build command works)there's a lot of workarounds for this, but i was only able to diagnose it on a hunch, so at the very least the error message should be more clear.
The text was updated successfully, but these errors were encountered: