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
/
tools
/
opt-dist
Age
Commit message (
Expand
)
Author
Lines
2025-06-25
Remove `mut`
Jakub Beránek
-2
/
+2
2025-06-25
Skip more dist components
Jakub Beránek
-0
/
+5
2025-06-25
Skip unnecessary components in x64 try builds
Jakub Beránek
-4
/
+22
2025-05-29
Bump rustc-perf and update PGO crates
Michael Goulet
-1
/
+1
2025-05-17
opt-dist: fix deprecated BOLT -icf=1 option
klensy
-1
/
+1
2025-05-08
Do not deny warnings for fast try builds
Jakub Beránek
-10
/
+27
2025-05-08
Migrate `opt-dist` to edition 2024
Jakub Beránek
-2
/
+5
2025-05-08
Remove unused dependency from opt-dist
Jakub Beránek
-1
/
+0
2025-05-02
Update sysinfo to `0.35.0` in `src/tools/opt-dist`
Guillaume Gomez
-1
/
+1
2025-04-17
Rollup merge of #139962 - ognevny:opt-dist-tests, r=Kobzol
Matthias Krüger
-1
/
+14
2025-04-17
opt-dist: add a flag for running tests
Maksim Bondarenkov
-1
/
+14
2025-04-16
Only delete the lld directory if it exists
Jakub Beránek
-1
/
+3
2025-04-16
Allow disabling `--llvm-shared` in opt-dist
Jakub Beránek
-1
/
+1
2025-04-12
opt-dist: use executable-extension for host llvm-profdata
Maksim Bondarenkov
-1
/
+3
2025-03-17
replace config.toml to bootstrap.toml in src:tools
bit-aloo
-5
/
+13
2025-03-13
Do not overwrite original `config.toml` in `opt-dist`
Jakub Beránek
-29
/
+52
2025-03-04
Rollup merge of #137667 - Kobzol:gcc-dist-build, r=onur-ozkan
Jubilee
-0
/
+1
2025-03-04
Move `BuildStep` and metric logging into `build_helper`
Jakub Beránek
-70
/
+3
2025-02-28
Add `dist:Gcc` build step
Jakub Beránek
-0
/
+1
2025-01-29
tests: Skip const OOM tests on aarch64-unknown-linux-gnu
Kajetan Puchalski
-11
/
+1
2025-01-27
Fix 2/4 tests skipped by opt-dist
Ben Kimock
-13
/
+7
2025-01-22
Run the glibc run-make test in opt-dist
Jakub Beránek
-0
/
+1
2025-01-21
Enable verbose tests in opt-dist tests
Jakub Beránek
-0
/
+1
2025-01-21
Add test for checking used glibc symbols
Jakub Beránek
-1
/
+6
2025-01-13
ci: Enable opt-dist for dist-aarch64-linux builds
Kajetan Puchalski
-9
/
+32
2025-01-06
Don't enable anyhow's `backtrace` feature in opt-dist
Zalathar
-1
/
+1
2024-12-20
opt-dist: propagate channel info to bootstrap
Jieyou Xu
-1
/
+17
2024-11-11
move `src/tools/build_helper` into `src/build_helper`
onur-ozkan
-1
/
+1
2024-11-02
Rename target triple to target tuple in many places in the compiler
Noratrieb
-11
/
+11
2024-10-07
Remove valgrind test suite from opt-dist
许杰友 Jieyou Xu (Joe)
-1
/
+0
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-5
/
+5
2024-09-12
use `local-rebuild` instead of `BOOTSTRAP_SKIP_TARGET_SANITY` workaround
onur-ozkan
-7
/
+2
2024-08-27
set `BOOTSTRAP_SKIP_TARGET_SANITY` in opt-dist before running tests
onur-ozkan
-1
/
+7
2024-08-01
Update sysinfo version to 0.31.2
Guillaume Gomez
-1
/
+1
2024-07-30
Auto merge of #128083 - Mark-Simulacrum:bump-bootstrap, r=albertlarsan68
bors
-14
/
+17
2024-07-30
Revert "opt-dist: dont overrwite config.toml when verifying"
Mark Rousskov
-14
/
+17
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-21
/
+28
2024-06-13
opt-dist: apply considerable clippy suggestions
onur-ozkan
-5
/
+3
2024-06-09
feat: vendor crates required by opt-dist to collect profiles
Weihang Lo
-21
/
+1
2024-06-03
feat(opt-dist): new flag `--benchmark-cargo-config`
Weihang Lo
-2
/
+25
2024-05-25
opt-dist: dont overrwite config.toml when verifying
Weihang Lo
-17
/
+14
2024-05-20
refactor(opt-dist): use rustc-perf from rustc checkout
Bernardo Meurer Costa
-43
/
+14
2024-05-14
feat(tools/opt-dist): allow local builds to specify a rustc-perf checkout
Bernardo Meurer Costa
-0
/
+6
2024-05-09
opt-dist: use xz2 instead of xz crate
klensy
-1
/
+1
2024-04-14
crashes: add another test showing that everything works fine when we need com...
Matthias Krüger
-1
/
+1
2024-04-14
bootstrap/compiletest: implement "crashes" tests that fail if no ice is repro...
Matthias Krüger
-0
/
+1
2024-03-16
Auto merge of #119418 - aaupov:master, r=Kobzol
bors
-1
/
+3
2024-03-07
Include all library files in artifact summary on CI
Jakub Beránek
-14
/
+1
2024-03-07
Auto merge of #121866 - Kobzol:opt-dist-find-llvm, r=Mark-Simulacrum
bors
-0
/
+13
2024-03-01
Modify opt-dist logic for finding LLVM artifacts
Jakub Beránek
-0
/
+13
[next]