]> git.lizzy.rs Git - rust.git/commit
rustbuild: install rustc after cargo and rls
authorMarc-Antoine Perennou <Marc-Antoine@Perennou.com>
Thu, 27 Apr 2017 13:05:29 +0000 (15:05 +0200)
committerMarc-Antoine Perennou <Marc-Antoine@Perennou.com>
Thu, 27 Apr 2017 13:05:29 +0000 (15:05 +0200)
commit7b1fb8964119e01899869d8a2e74896f82ae4be4
tree64024daf71a1b44550cfd9c8c92f4d7f75128433
parent03c57975525004710b8b6bf61a1431b77ea15b14
rustbuild: install rustc after cargo and rls

This way its files take precedence (e.g. README.md and stuff)

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