make a llvm-tools rustup component

This commit is contained in:
Jorge Aparicio
2018-05-30 08:01:35 +02:00
parent 8e673073f3
commit 66a7db9a35
6 changed files with 103 additions and 44 deletions

View File

@@ -451,6 +451,7 @@ impl<'a> Builder<'a> {
dist::Cargo,
dist::Rls,
dist::Rustfmt,
dist::LlvmTools,
dist::Extended,
dist::HashSign
),