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
Age
Commit message (
Expand
)
Author
Lines
2023-11-07
add note to remember to update a url when bumping to gcc 10.1.0
Rémy Rakic
-0
/
+6
2023-11-07
ci: bump gcc on dist x64 linux builder to 9.5
Rémy Rakic
-1
/
+1
2023-11-05
bump clang version for dist-x86_64-linux from 17.0.2 to 17.0.4
klensy
-1
/
+1
2023-10-22
Update rustc-perf version
Jakub Beránek
-2
/
+2
2023-10-09
Build GCC with support for BOLT
Jakub Beránek
-1
/
+6
2023-10-04
Bump host compiler on x64 dist Linux to LLVM 17.0.2
Jakub Beránek
-1
/
+1
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-08-23
Use LLVM 17 as the host compiler
Jakub Beránek
-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-04-24
Revert "Download the GCC sources insecurely"
Josh Stone
-2
/
+1
2023-03-28
Auto merge of #109561 - raphamorim:master, r=cuviper
bors
-1
/
+1
2023-03-24
use llvm 16.0.0 instead of 16.0.0-rc4
Raphael Amorim
-1
/
+1
2023-03-22
Update dist-x86_64-linux to GCC 8.5
Nikita Popov
-1
/
+1
2023-03-18
Auto merge of #108802 - nikic:bolt-update, r=Mark-Simulacrum
bors
-1
/
+1
2023-03-15
Bump to latest rustc-perf
Mark Rousskov
-2
/
+2
2023-03-11
Update host compiler to LLVM 16
Nikita Popov
-1
/
+1
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
-4
/
+3
2022-10-30
Auto merge of #103295 - ishitatsuyuki:ninja, r=cuviper
bors
-3
/
+4
2022-10-23
Add `rust.lto` config option
Jakub Beránek
-1
/
+2
2022-10-20
ci: Use ninja in build-clang.sh
Tatsuyuki Ishi
-2
/
+3
2022-10-20
ci: Bring back ninja for dist builders
Tatsuyuki Ishi
-1
/
+1
2022-10-09
Use BOLT in x64 dist CI to optimize LLVM
Jakub Beránek
-2
/
+2
2022-09-14
Distribute bootstrap in CI artifacts
Tuna
-1
/
+1
2022-09-07
Update LLVM used in x86 CI dist builds to `15.0.0`
Jakub Beránek
-1
/
+1
2022-08-04
Link /rustroot/lib stuff for clang -m32 to see
Josh Stone
-0
/
+5
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
-203
/
+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-07-11
bump CI LLVM to 14.0.5
Rémy Rakic
-1
/
+1
2022-05-23
Add bitmaps and diesel to `rustc` PGO benchmarks
Jakub Beránek
-2
/
+2
2022-04-28
Update LLVM used for building rustc in CI for x64 to LLVM 14.0.2
Jakub Beránek
-2
/
+7
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
-28
/
+35
2021-10-14
Switch to clang v13 as the C/C++ compiler used for bootstrap
Mark Rousskov
-1
/
+1
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
-1
/
+11
2021-07-10
Use nproc instead of hardcoded 10 for build parallelism
Nikita Popov
-7
/
+7
2021-07-10
Update binutils version
Nikita Popov
-3
/
+5
[next]