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
/
ci
/
docker
/
host-x86_64
/
dist-x86_64-linux
/
Dockerfile
Age
Commit message (
Expand
)
Author
Lines
2025-09-26
Rename `rust.use-lld` to `rust.bootstrap-override-lld`
Jakub Beránek
-1
/
+1
2025-07-15
Fix handling of SCRIPT_ARG in docker images
Nikita Popov
-3
/
+1
2025-05-30
Do not run PGO/BOLT in x64 Linux alt builds
Jakub Beránek
-8
/
+7
2025-04-28
ci: use aws codebuild for the `dist-x86_64-linux` job
MarcoIeni
-1
/
+1
2025-03-13
Use GCC for building GCC
Jakub Beránek
-1
/
+3
2025-02-28
Build GCC on the Linux x64 dist runner
Jakub Beránek
-1
/
+1
2025-01-27
Fix 2/4 tests skipped by opt-dist
Ben Kimock
-0
/
+2
2025-01-21
Make it possible to build GCC on CI
Jakub Beránek
-0
/
+1
2025-01-11
ci: Organise shared helper scripts
Kajetan Puchalski
-4
/
+6
2024-12-27
Auto merge of #134690 - clubby789:ci-clang-lto, r=Kobzol
bors
-0
/
+6
2024-12-27
Add LTO support to clang in CI
clubby789
-0
/
+6
2024-12-26
Strip debuginfo from rustc-main and rustdoc
clubby789
-0
/
+1
2024-12-20
Revert "Auto merge of #133809 - mrkajetanp:ci-aarch64-dist, r=Kobzol"
Jakub Beránek
-5
/
+4
2024-12-18
ci: Organise shared helper scripts
Kajetan Puchalski
-4
/
+5
2024-08-25
move and rename zstd script
Rémy Rakic
-3
/
+3
2024-08-09
Install zstd in dist builder image.
Kyle Huey
-0
/
+4
2024-08-09
Enable zstd for debug compression.
Kyle Huey
-0
/
+1
2024-06-12
ci: Update centos:7 to use vault repos
Josh Stone
-1
/
+5
2024-05-20
refactor(ci/docker/dist-x86_64-linux): remove rustc-perf downloading
Bernardo Meurer Costa
-8
/
+0
2024-02-17
Update cargo
Weihang Lo
-0
/
+1
2023-10-22
Update rustc-perf version
Jakub Beránek
-2
/
+2
2023-09-28
Build `rustc` with a single CGU on x64 Linux
Jakub Beránek
-1
/
+2
2023-09-12
Refactor Environment
Jakub Beránek
-1
/
+1
2023-09-04
Mirror the rustc-perf source
Mark Rousskov
-1
/
+1
2023-07-25
CI: fix CMake installation for 32 and 64bit `dist` Linux
Jakub Beránek
-2
/
+1
2023-07-17
Auto merge of #113714 - Kobzol:ci-cmake, r=nikic
bors
-0
/
+4
2023-07-16
CI: build CMake 3.20 to support LLVM 17
Jakub Beránek
-0
/
+4
2023-07-09
Port PGO/LTO/BOLT optimized build pipeline to Rust
Jakub Beránek
-2
/
+5
2023-05-31
Remove const eval limit and implement an exponential backoff lint instead
Oli Scherer
-1
/
+1
2023-03-15
Bump to latest rustc-perf
Mark Rousskov
-2
/
+2
2023-01-24
Port pgo.sh to Python
Jakub Beránek
-1
/
+1
2022-12-02
reduce docker image sizes by cleaning cache/squashing steps
klensy
-1
/
+2
2022-11-01
Revert "ci: Bring back ninja for dist builders"
Jakub Beránek
-1
/
+1
2022-10-30
Auto merge of #103295 - ishitatsuyuki:ninja, r=cuviper
bors
-1
/
+1
2022-10-23
Add `rust.lto` config option
Jakub Beránek
-1
/
+2
2022-10-20
ci: Bring back ninja for dist builders
Tatsuyuki Ishi
-1
/
+1
2022-09-14
Distribute bootstrap in CI artifacts
Tuna
-1
/
+1
2022-08-03
Clarify the comment about CentOS 7's kernel version
Josh Stone
-1
/
+3
2022-08-03
Increase the minimum linux-gnu versions
Josh Stone
-70
/
+23
2022-07-28
bump rustc-perf commit
Jane Losare-Lusby
-2
/
+2
2022-07-24
Revert "Revert "Use ICF (identical code folding) for building rustc""
Jubilee Young
-1
/
+2
2022-07-18
Revert "Use ICF (identical code folding) for building rustc"
Jakub Beránek
-2
/
+1
2022-07-17
Use LLD linker for compiling rustc on Linux x64 and use ICF for binary size o...
Jakub Beránek
-1
/
+2
2022-05-23
Add bitmaps and diesel to `rustc` PGO benchmarks
Jakub Beránek
-2
/
+2
2022-04-07
Update rustc-perf version used in CI and also the corresponding PGO benchmarks
Jakub Beránek
-1
/
+2
2021-11-13
Change paths for `dist` command to match the components they generate
Joshua Nelson
-1
/
+1
2021-10-31
Use ubuntu image to download openssl, curl sources, cacert.pem
Hans Kratz
-8
/
+19
2021-10-03
Update Let's Encrypt ROOT CA certificate in dist-(i686|x86_64)-linux docker i...
Hans Kratz
-0
/
+5
2021-08-24
PGO for LLVM builds on x86_64-unknown-linux-gnu in CI
Mark Rousskov
-0
/
+6
2021-07-10
Use clang 12.0.1 on dist-x86_64/i686-linux
Nikita Popov
-3
/
+1
[next]