]> git.lizzy.rs Git - rust.git/commit
make codegen-backends directory name configurable
authorMarc-Antoine Perennou <Marc-Antoine@Perennou.com>
Fri, 2 Mar 2018 08:19:50 +0000 (09:19 +0100)
committerMarc-Antoine Perennou <Marc-Antoine@Perennou.com>
Fri, 2 Mar 2018 12:51:02 +0000 (13:51 +0100)
commit6250a47ea6147a60e11e59aded80ebb62c8e3ab1
tree162197368acfb84f9a44c8372506365467f2b190
parentddfbf2b0f4726f11bc8e857274ae1a0f8343a73f
make codegen-backends directory name configurable

This allows to parallel-install several versions of rust system-wide
Fixes #48263

Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
config.toml.example
src/bootstrap/builder.rs
src/bootstrap/compile.rs
src/bootstrap/config.rs
src/bootstrap/dist.rs
src/librustc_driver/lib.rs