about summary refs log tree commit diff
path: root/src/ci
AgeCommit message (Expand)AuthorLines
2023-02-02Make timer hierarchicalJakub Beránek-54/+104
2023-02-01Revert "switch to the macos-12-xl builder"Michael Goulet-1/+1
2023-02-01Print total duration in human timeJakub Beránek-2/+17
2023-02-01Dynamically align values in staged build timer table to avoid overflowJakub Beránek-5/+14
2023-01-31Enable Cargo's sparse protocol in CIEric Huss-0/+3
2023-01-29Auto merge of #103019 - Kobzol:ci-multistage-python, r=Mark-Simulacrumbors-2/+665
2023-01-29Auto merge of #107451 - matthiaskrgr:rollup-m4ucfu8, r=matthiaskrgrbors-6/+0
2023-01-29Rollup merge of #96763 - Abdur-rahmaanJ:patch-1, r=Mark-SimulacrumMatthias Krüger-6/+0
2023-01-29Upgrade mingw-w64 on CIMateusz Mikuła-31/+4
2023-01-24Port pgo.sh to PythonJakub Beránek-2/+665
2023-01-23Auto merge of #107044 - cuviper:more-llvm-ci, r=Mark-Simulacrumbors-0/+144
2023-01-22fix maintainer validation messageAbdur-Rahmaan Janhangeer-6/+0
2023-01-22Rollup merge of #107127 - uweigand:s390x-sanitizer, r=Mark-SimulacrumMatthias Krüger-1/+1
2023-01-21Auto merge of #106948 - cuviper:ci-mingw-check, r=nikicbors-145/+72
2023-01-20Specify version of Linux headersWesley Wiser-2/+3
2023-01-20Bump musl-cross-make to get support for building musl 1.2.3Wesley Wiser-2/+2
2023-01-20Upgrade to musl 1.2.3Wesley Wiser-15/+5
2023-01-20Enable sanitizers for s390x-linuxUlrich Weigand-1/+1
2023-01-18Auto merge of #105716 - chriswailes:ndk-update-redux, r=pietroalbinibors-38/+13
2023-01-18ci: add runners for vanilla LLVM 14 and 15Josh Stone-0/+144
2023-01-16ci: upgrade mingw-check to ubuntu:22.04Josh Stone-145/+72
2023-01-14Rollup merge of #106644 - alexcrichton:update-wasi-toolchain, r=cuviperMatthias Krüger-1/+1
2023-01-14Rollup merge of #106670 - albertlarsan68:check-docs-in-pr-ci, r=Mark-SimulacrumYuki Okushi-0/+1
2023-01-13Update the wasi-libc used for the wasm32-wasi targetAlex Crichton-1/+1
2023-01-12Auto merge of #106711 - albertlarsan68:use-ci-llvm-when-lld, r=jyn514bors-4/+0
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-17/+17
2023-01-11Use CI LLVM in `test-various` builderAlbert Larsan-4/+0
2023-01-10disable fast submodule checkout due to spurious ci failuresPietro Albini-7/+8
2023-01-10Check compiler docs in PR CIAlbert Larsan-0/+1
2023-01-06Update browser-ui-test versionGuillaume Gomez-1/+1
2023-01-05Add vendor to Fuchsia's target tripleDavid Koloski-23/+23
2023-01-01Cleanup `mingw-tidy` docker jobJoshua Nelson-3/+2
2022-12-31Run `cargo test` on tidy itself.Eric Huss-1/+1
2022-12-31Revert "Auto merge of #105058 - Nilstrieb:no-merge-commits-for-you-only-bors-...Joshua Nelson-6/+0
2022-12-30Checkout `master` branch in CINilstrieb-0/+6
2022-12-26readme: update section on how to run x.pyKaDiWa-9/+1
2022-12-22Run `tidy` in its own job in PR CIDeadbeef-2/+45
2022-12-19Auto merge of #105845 - lqd:revert-thinlto-revert, r=Mark-Simulacrumbors-1/+1
2022-12-18Rollup merge of #105863 - GuillaumeGomez:update-browser-ui-test, r=notriddleMatthias Krüger-1/+1
2022-12-18Update browser-ui-test version to reduce GUI tests flakynessGuillaume Gomez-1/+1
2022-12-18Auto merge of #105714 - jyn514:tidy-first, r=Mark-Simulacrumbors-8/+19
2022-12-17Re-enable ThinLTO for rustc on x86_64-apple-darwin dist buildsRémy Rakic-1/+1
2022-12-17Make `RUN_CHECK_WITH_PARALLEL_QUERIES` the last thing to runJoshua Nelson-7/+18
2022-12-16Test documentation of hidden items in stdChris Denton-1/+1
2022-12-14Update CI to use Android NDK r25bChris Wailes-38/+13
2022-12-14Run `x test tidy` sooner in mingw-checkJoshua Nelson-1/+1
2022-12-14Rollup merge of #105663 - andrewpollack:patch-1, r=tmandryMatthias Krüger-1/+1
2022-12-13Adjust log line in `fuchsia-test-runner.py`Andrew Pollack-1/+1
2022-12-13Revert "enable ThinLTO for rustc on x86_64-apple-darwin dist builds"Rémy Rakic-1/+1
2022-12-11Auto merge of #103647 - lqd:osx-x64-lto, r=Mark-Simulacrumbors-1/+1