about summary refs log tree commit diff
path: root/src/ci
AgeCommit message (Expand)AuthorLines
2023-10-02Add artifact size and step duration summaries from `opt-dist` to github job s...Jakub Beránek-0/+6
2023-10-01Auto merge of #115554 - Kobzol:single-cgu, r=Mark-Simulacrumbors-1/+2
2023-10-01Auto merge of #116225 - Kobzol:newbors-integration, r=Mark-Simulacrumbors-1/+1
2023-09-30Auto merge of #115368 - loongarch-rs:none-tier2, r=pietroalbinibors-0/+2
2023-09-28Build `rustc` with a single CGU on x64 LinuxJakub Beránek-1/+2
2023-09-28Add integration for new borsJakub Beránek-1/+1
2023-09-28ci: upgrade to crosstool-ng 1.26.0WANG Rui-23/+5
2023-09-26Promote loongarch64-unknown-none* to Tier 2WANG Rui-0/+2
2023-09-25Auto merge of #116147 - compiler-errors:jq, r=dtolnaybors-1/+1
2023-09-25Fix jq in CIMichael Goulet-1/+1
2023-09-24Auto merge of #104385 - BlackHoleFox:apple-minimum-bumps, r=petrochenkovbors-4/+4
2023-09-23Raise minimum supported macOS to 10.12BlackHoleFox-4/+4
2023-09-21Make ui-fulldeps --stage=1 builds in CIMichael Goulet-9/+12
2023-09-20Update browser-ui-test version to 0.16.10Guillaume Gomez-1/+1
2023-09-19Rollup merge of #115949 - GuillaumeGomez:update-browser-ui-test, r=notriddleMatthias Krüger-1/+1
2023-09-18Update browser-ui-test versionGuillaume Gomez-1/+1
2023-09-18Rollup merge of #115663 - Gumichocopengin8:ci/update-github-action, r=Mark-Si...Matthias Krüger-2/+2
2023-09-18Auto merge of #115795 - Kobzol:opt-dist-custom, r=Mark-Simulacrumbors-2/+2
2023-09-16Move to older, mirrored redox installMark Rousskov-1/+1
2023-09-16Bump to supported UbuntuMark Rousskov-2/+2
2023-09-12Refactor EnvironmentJakub Beránek-2/+2
2023-09-10Allow testing cg_clif using ./x.py testbjorn3-0/+3
2023-09-08Rollup merge of #115088 - LuuuXXX:issue-112009, r=albertlarsan68Guillaume Gomez-1/+2
2023-09-08Fix Issue 112009LuuuX-1/+2
2023-09-08Rollup merge of #115345 - g0djan:godjan/tier2-wasi-threads, r=WaffleLapkinMatthias Krüger-2/+2
2023-09-07ci: actions/checkout@v3 to actions/checkout@v4Keita Nonaka-2/+2
2023-09-04Mirror the rustc-perf sourceMark Rousskov-1/+1
2023-08-27Rollup merge of #114927 - Kobzol:ci-docker-caching-log, r=Mark-SimulacrumMatthias Krüger-4/+10
2023-08-24Auto merge of #114297 - Kobzol:llvm-17-host, r=nikicbors-1/+1
2023-08-23Use LLVM 17 as the host compilerJakub Beránek-1/+1
2023-08-23MCP661: Move wasm32-wasi-preview1-threads to Tier2Georgii Rylov-2/+2
2023-08-22ci: Update FreeBSD and illumos binutils to 2.40Fangrui Song-3/+4
2023-08-20Remove apple-alt dist build.Eric Huss-12/+0
2023-08-17CI: add more debug logging to Docker cachingJakub Beránek-4/+10
2023-08-13Rollup merge of #114625 - klensy:ci-pr-workers, r=Mark-SimulacrumGuillaume Gomez-2/+2
2023-08-12CI: fix Docker layer cachingJakub Beránek-0/+11
2023-08-10Auto merge of #112482 - tgross35:ci-non-rust-linters, r=pietroalbinibors-6/+6
2023-08-10Auto merge of #114001 - meysam81:issue-111894-fix, r=clubby789bors-11/+9
2023-08-08use smaller machines in CI PR runsklensy-2/+2
2023-08-07Symlink correct asm directory on dist-various-2Nikita Popov-2/+2
2023-08-07Update dist-riscv64-linux to use binutils 2.36Nikita Popov-1/+1
2023-08-07Rollup merge of #114573 - Kobzol:ci-no-group-on-error, r=oli-obkMatthias Krüger-2/+14
2023-08-07Do not hide CI error logs in a group when a failure happensJakub Beránek-2/+14
2023-08-07Auto merge of #114206 - sethp:patch-1, r=Mark-Simulacrumbors-1/+1
2023-08-06fix(bootstrap): rename exclude flag to skip 🐛Meysam Azad-11/+9
2023-08-02Fix recent python linting errorsTrevor Gross-4/+2
2023-08-02Add support for tidy linting via external tools for non-rust filesTrevor Gross-2/+4
2023-08-02Add more context to `quit_if_file_exists` in `configure.py`Trevor Gross-1/+6
2023-08-02Auto merge of #112922 - g0djan:godjan/wasi-threads, r=wesleywiserbors-3/+32
2023-08-01Auto merge of #113854 - klensy:aarch64-msvc-remove-hack, r=Mark-Simulacrumbors-8/+0