index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap
/
dist.rs
Age
Commit message (
Expand
)
Author
Lines
2021-02-15
Rollup merge of #82106 - jyn514:cleanup-bootstrap, r=Mark-Simulacrum
Jonas Schievink
-2
/
+2
2021-02-14
Remove unnecessary `Option` in `default_doc`
Joshua Nelson
-2
/
+2
2021-02-11
dist: include src/build_helper as part of the crate graph for rustc-dev.
Benjamin Bouvier
-0
/
+8
2021-01-15
Allow downloading LLVM on Windows
Joshua Nelson
-18
/
+30
2021-01-05
Rollup merge of #80533 - matthiaskrgr:bootstrap_clppy, r=Mark-Simulacrum
Yuki Okushi
-4
/
+4
2020-12-31
bootstrap: use the correct paths during ./x.py install
Pietro Albini
-2
/
+2
2020-12-31
bootstrap: change the dist outputs to GeneratedTarball
Pietro Albini
-38
/
+38
2020-12-31
bootstrap: never delete the tarball temporary directory
Pietro Albini
-2
/
+2
2020-12-31
bootstrap: clippy fixes
Matthias Krüger
-4
/
+4
2020-12-23
bootstrap: convert reproducible-artifacts to use Tarball
Pietro Albini
-41
/
+4
2020-12-23
bootstrap: use the normal compiler to build std
Pietro Albini
-2
/
+1
2020-12-23
bootstrap: avoid producing the rust tarball during dry runs
Pietro Albini
-0
/
+5
2020-12-23
bootstrap: convert rustc-src to use Tarball
Pietro Albini
-31
/
+3
2020-12-23
bootstrap: convert rust to use Tarball
Pietro Albini
-38
/
+5
2020-12-23
bootstrap: convert rust-src to use Tarball
Pietro Albini
-27
/
+3
2020-12-23
bootstrap: convert rust-analyzer to use Tarball
Pietro Albini
-50
/
+6
2020-12-23
bootstrap: convert rls to use Tarball
Pietro Albini
-50
/
+6
2020-12-23
bootstrap: convert rustfmt to use Tarball
Pietro Albini
-49
/
+7
2020-12-23
bootstrap: convert miri to use Tarball
Pietro Albini
-51
/
+7
2020-12-23
bootstrap: simplify including licenses and readmes to tarballs
Pietro Albini
-8
/
+2
2020-12-23
bootstrap: convert clippy to use Tarball
Pietro Albini
-48
/
+10
2020-12-23
bootstrap: convert cargo to use Tarball
Pietro Albini
-56
/
+15
2020-12-23
bootstrap: convert rust-analysis to use Tarball
Pietro Albini
-36
/
+12
2020-12-23
bootstrap: convert rustc-dev to use Tarball
Pietro Albini
-40
/
+16
2020-12-23
bootstrap: convert rust-std to use Tarball
Pietro Albini
-30
/
+8
2020-12-23
bootstrap: refactor showing the "dist" info
Pietro Albini
-21
/
+0
2020-12-23
bootstrap: convert rustc to use Tarball
Pietro Albini
-52
/
+8
2020-12-23
bootstrap: convert rust-mingw to use Tarball
Pietro Albini
-23
/
+5
2020-12-23
bootstrap: convert rustc-docs to use Tarball
Pietro Albini
-34
/
+8
2020-12-23
bootstrap: convert rust-docs to use Tarball
Pietro Albini
-34
/
+11
2020-12-23
bootstrap: convert llvm-tools to use Tarball
Pietro Albini
-37
/
+7
2020-12-23
bootstrap: convert build-manifest to use the new Tarball struct
Pietro Albini
-88
/
+21
2020-12-23
Auto merge of #80262 - Mark-Simulacrum:pgo-rustc, r=pietroalbini
bors
-0
/
+69
2020-12-22
Utilize PGO for rustc linux dist builds
Mark Rousskov
-0
/
+69
2020-12-18
Auto merge of #80081 - ehuss:update-cargo, r=Mark-Simulacrum
bors
-0
/
+6
2020-12-18
Update cargo
Eric Huss
-0
/
+6
2020-12-17
Rollup merge of #80082 - ehuss:revert-rust-src-vendor, r=Mark-Simulacrum
Yuki Okushi
-24
/
+2
2020-12-16
bootstrap: include llvm-dwp in CI LLVM
David Wood
-0
/
+1
2020-12-16
Revert "Auto merge of #78790 - Gankra:rust-src-vendor, r=Mark-Simulacrum"
Eric Huss
-24
/
+2
2020-12-16
bootstrap: copy `llvm-dwp` to sysroot
David Wood
-6
/
+9
2020-12-11
use strip_prefix over slicing (clippy::manual_strip)
Matthias Krüger
-1
/
+1
2020-11-23
Convert UNC path to local path to satisfy install script on Windows
Joseph Rafael Ferrer
-1
/
+5
2020-11-18
Revert "Auto merge of #79132 - pietroalbini:beta-next, r=Mark-Simulacrum"
Pietro Albini
-7
/
+1
2020-11-17
Ignore failures of RLS on aarch64 Windows
Mark Rousskov
-1
/
+7
2020-11-17
Install CI llvm into the library directory
Mark Rousskov
-1
/
+4
2020-11-17
Avoid installing external LLVM dylibs
Mark Rousskov
-0
/
+16
2020-11-09
Vendor libtest's dependencies in the rust-src component
Alexis Beingessner
-2
/
+24
2020-11-03
build-manifest: remove legacy promote-release support
Pietro Albini
-57
/
+1
2020-10-26
Auto merge of #77975 - bjorn3:cg_clif_subtree3, r=Mark-Simulacrum
bors
-0
/
+14
2020-10-26
Add support for using cg_clif to bootstrap rustc
bjorn3
-0
/
+14
[next]