]> git.lizzy.rs Git - rust.git/commit
rustbuild: refactor install
authorMarc-Antoine Perennou <Marc-Antoine@Perennou.com>
Thu, 18 May 2017 08:56:25 +0000 (10:56 +0200)
committerMarc-Antoine Perennou <Marc-Antoine@Perennou.com>
Thu, 18 May 2017 16:59:06 +0000 (18:59 +0200)
commit801e2b7bdf5a5bda966c9e5c81977da3bed1e6d0
tree55c703eb6155549b79744ee75a79562d205cc2d6
parentecfdc9ac1b5ad416661c46cea8075a8a85a09233
rustbuild: refactor install

Introduce a new Installer object that hold a reference to all the
configured paths for installation

Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
src/bootstrap/install.rs
src/bootstrap/step.rs