about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorJoshua Nelson <jnelson@cloudflare.com>2021-12-24 13:03:02 -0600
committerMark Rousskov <mark.simulacrum@gmail.com>2022-03-07 17:06:11 -0500
commit240f28832978235d18c0b3ade44814784a20d2fc (patch)
tree96d0643600e0382dde02568663c51fd21e96e7b5 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent03918badd33d255de806b4a9a8aa75b031ed0738 (diff)
downloadrust-240f28832978235d18c0b3ade44814784a20d2fc.tar.gz
rust-240f28832978235d18c0b3ade44814784a20d2fc.zip
Move some more bootstrap logic from python to rust
Same rationale as https://github.com/rust-lang/rust/pull/76544;
it would be nice to make python entirely optional at some point.

This also removes $ROOT as an option for the build directory; I haven't been using it, and like Alex
said in https://github.com/rust-lang/rust/pull/76544#discussion_r488248930 it seems like a
misfeature.

This allows running `cargo run` from src/bootstrap, although that still gives
lots of compile errors if you don't use the beta toolchain.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions