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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap
Age
Commit message (
Expand
)
Author
Lines
2021-02-10
bootstrap: fix wrong docs installation path
Pietro Albini
-1
/
+1
2021-02-10
bootstrap: Locate llvm-dwp based on llvm-config bindir
David Tolnay
-2
/
+5
2021-01-20
bootstrap: fix x.py install not working with relative prefix
Pietro Albini
-55
/
+44
2021-01-20
bootstrap: use the correct paths during ./x.py install
Pietro Albini
-81
/
+45
2021-01-20
bootstrap: change the dist outputs to GeneratedTarball
Pietro Albini
-48
/
+64
2021-01-20
bootstrap: never delete the tarball temporary directory
Pietro Albini
-9
/
+3
2021-01-20
bootstrap: extract from any compression algorithm during distcheck
Pietro Albini
-5
/
+2
2020-12-31
Use package name for top-level directory in bare tarballs
Mark Rousskov
-1
/
+7
2020-12-29
Ignore failures of RLS on aarch64 Windows
Mark Rousskov
-1
/
+7
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
-62
/
+45
2020-12-23
bootstrap: convert rust to use Tarball
Pietro Albini
-63
/
+65
2020-12-23
bootstrap: convert rust-src to use Tarball
Pietro Albini
-33
/
+28
2020-12-23
bootstrap: convert rust-analyzer to use Tarball
Pietro Albini
-50
/
+15
2020-12-23
bootstrap: convert rls to use Tarball
Pietro Albini
-50
/
+13
2020-12-23
bootstrap: convert rustfmt to use Tarball
Pietro Albini
-49
/
+16
2020-12-23
bootstrap: convert miri to use Tarball
Pietro Albini
-51
/
+14
2020-12-23
bootstrap: simplify including licenses and readmes to tarballs
Pietro Albini
-10
/
+10
2020-12-23
bootstrap: convert clippy to use Tarball
Pietro Albini
-48
/
+19
2020-12-23
bootstrap: convert cargo to use Tarball
Pietro Albini
-57
/
+44
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
/
+18
2020-12-23
bootstrap: refactor showing the "dist" info
Pietro Albini
-23
/
+5
2020-12-23
bootstrap: convert rustc to use Tarball
Pietro Albini
-52
/
+11
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
-41
/
+23
2020-12-23
bootstrap: convert llvm-tools to use Tarball
Pietro Albini
-42
/
+21
2020-12-23
bootstrap: convert build-manifest to use the new Tarball struct
Pietro Albini
-88
/
+146
2020-12-23
Auto merge of #80262 - Mark-Simulacrum:pgo-rustc, r=pietroalbini
bors
-1
/
+122
2020-12-22
Utilize PGO for rustc linux dist builds
Mark Rousskov
-1
/
+122
2020-12-20
make sure installer only creates directories in DESTDIR
Yuxuan Shui
-6
/
+8
2020-12-20
Skip `dsymutil` by default for compiler bootstrap
J. Ryan Stinnett
-0
/
+16
2020-12-18
Auto merge of #80081 - ehuss:update-cargo, r=Mark-Simulacrum
bors
-2
/
+41
2020-12-18
Update cargo
Eric Huss
-2
/
+41
2020-12-17
bootstrap: update ci-llvm stamp after #80087
David Wood
-1
/
+1
2020-12-17
Rollup merge of #80082 - ehuss:revert-rust-src-vendor, r=Mark-Simulacrum
Yuki Okushi
-45
/
+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
-45
/
+2
2020-12-16
compiletest: add split dwarf compare mode
David Wood
-1
/
+6
2020-12-16
bootstrap: copy `llvm-dwp` to sysroot
David Wood
-11
/
+24
2020-12-13
Rollup merge of #79970 - bjorn3:no_unnecessary_llvm_checkout, r=Mark-Simulacrum
Yuki Okushi
-21
/
+29
2020-12-13
Rollup merge of #79954 - jyn514:normalize-oops, r=Mark-Simulacrum
Yuki Okushi
-2
/
+8
2020-12-13
Rollup merge of #79940 - matthiaskrgr:cl15ppy, r=Dylan-DPC
Yuki Okushi
-7
/
+3
2020-12-13
Rollup merge of #79845 - jyn514:python3, r=Mark-Simulacrum
Yuki Okushi
-3
/
+8
2020-12-12
Fix building compiler docs with stage 0
Joshua Nelson
-2
/
+8
2020-12-12
Don't require cmake and ninja when the LLVM backend is not used
bjorn3
-16
/
+20
[next]