about summary refs log tree commit diff
path: root/src/ci/docker
AgeCommit message (Expand)AuthorLines
2023-10-30update which targets we test Miri onRalf Jung-3/+28
2023-10-28Remove asmjs from CIJubilee Young-45/+1
2023-10-28pass `CODEGEN_BACKENDS` to dockerRémy Rakic-0/+1
2023-10-24Auto merge of #116998 - pcc:new-ndk2, r=onur-ozkanbors-7/+2
2023-10-23Improve android-ndk property interfacePeter Collingbourne-7/+2
2023-10-22Update rustc-perf versionJakub Beránek-2/+2
2023-10-22Auto merge of #116950 - cuviper:ci-llvm-17, r=Mark-Simulacrumbors-0/+54
2023-10-19ci: set IS_NOT_LATEST_LLVM for llvm-16Josh Stone-0/+4
2023-10-19ci: add a runner for vanilla LLVM 17Josh Stone-0/+50
2023-10-19Fix x64_64-gnu-llvm-15 CI testsJakub Beránek-28/+28
2023-10-15Fix podman detection in CI scriptsNilstrieb-1/+1
2023-10-10Add two lockfilesbjorn3-0/+16
2023-10-09Build GCC with support for BOLTJakub Beránek-1/+6
2023-10-08Drop all MIPS targets from CIJubilee Young-76/+1
2023-10-08Auto merge of #114623 - Kobzol:opt-dist-gha-summaries, r=Mark-Simulacrumbors-0/+6
2023-10-07Auto merge of #116416 - Kobzol:ci-host-llvm-17-0-2, r=Mark-Simulacrumbors-1/+1
2023-10-04Bump host compiler on x64 dist Linux to LLVM 17.0.2Jakub Beránek-1/+1
2023-10-03Drop the wasm32 builderMark Rousskov-63/+0
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-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-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-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-18Auto merge of #115795 - Kobzol:opt-dist-custom, r=Mark-Simulacrumbors-1/+1
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-1/+1
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-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-17CI: add more debug logging to Docker cachingJakub Beránek-4/+10
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-8/+8
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-06fix(bootstrap): rename exclude flag to skip 🐛Meysam Azad-8/+8
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