]> git.lizzy.rs Git - rust.git/commit
Add support for using cg_clif to bootstrap rustc
authorbjorn3 <bjorn3@users.noreply.github.com>
Thu, 15 Oct 2020 12:23:43 +0000 (14:23 +0200)
committerbjorn3 <bjorn3@users.noreply.github.com>
Mon, 26 Oct 2020 08:52:59 +0000 (09:52 +0100)
commitcf798c1ec65a5ec3491846777f9003fabb881b4a
tree7b1729074a6a93415c55000d1b992ed350258474
parent596b0d5027bfb1b5835e17a25f56b00a1f6ff95f
Add support for using cg_clif to bootstrap rustc
12 files changed:
Cargo.toml
compiler/rustc_driver/src/lib.rs
compiler/rustc_interface/src/util.rs
config.toml.example
rustfmt.toml
src/bootstrap/bootstrap.py
src/bootstrap/builder.rs
src/bootstrap/check.rs
src/bootstrap/compile.rs
src/bootstrap/dist.rs
src/bootstrap/lib.rs
src/tools/tidy/src/lib.rs