]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #42067 - Keruspe:master, r=alexcrichton
authorMark Simulacrum <mark.simulacrum@gmail.com>
Fri, 19 May 2017 20:16:19 +0000 (14:16 -0600)
committerGitHub <noreply@github.com>
Fri, 19 May 2017 20:16:19 +0000 (14:16 -0600)
commitabd1a000eed3fa252ce7ff0dc431d3561fbe840d
treef76326bfe3204c4d95012a78e89552c940360b6c
parent00118283345ba8c29c0e1d26e2c053897c83d861
parent801e2b7bdf5a5bda966c9e5c81977da3bed1e6d0
Rollup merge of #42067 - Keruspe:master, r=alexcrichton

rustbuild: install improvements

Install rust-analysis and rust-src to get in par with what we can get from rustup.
Allow bypassing the vendoring of dependencies. When we only build to install and not to redistribute dist tarballs, that part is not necessary, so avoid trying to install cargo-vendor.