]> git.lizzy.rs Git - rust.git/commit
rustbuild: build cargo and rls as part of extended build
authorMarc-Antoine Perennou <Marc-Antoine@Perennou.com>
Thu, 27 Apr 2017 09:51:02 +0000 (11:51 +0200)
committerMarc-Antoine Perennou <Marc-Antoine@Perennou.com>
Thu, 27 Apr 2017 09:52:57 +0000 (11:52 +0200)
commitf5929037cc38aeb6f32b6b95586a2691554d1636
tree2b8ed847000e4a095cd69da6f67d5e56330336f8
parent54ef80043a3864495555c96791118ab3a725fe6b
rustbuild: build cargo and rls as part of extended build

Build them directly in the `./x.py build` phase, don't wait for
`./x.py dist`

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