about summary refs log tree commit diff
path: root/src/ci
AgeCommit message (Expand)AuthorLines
2022-09-04Test internal documentationChris Denton-1/+2
2022-09-02Auto merge of #100935 - cuviper:upgrade-android-ci, r=Mark-Simulacrumbors-17/+7
2022-09-01Auto merge of #100606 - cuviper:upgrade-linux-ci, r=Mark-Simulacrumbors-49/+20
2022-08-27Sunset RLSEric Huss-3/+1
2022-08-23ci: Upgrade android containers from ubuntu:16.04 to 22.04Josh Stone-17/+7
2022-08-23Use `--userns=keep-id` when "docker" is really podmanJosh Stone-1/+10
2022-08-23ci: Test rustdoc-gui with --jobs 1Josh Stone-1/+2
2022-08-23ci: upgrade Node.js in x86_64-gnu-toolsJosh Stone-2/+2
2022-08-23ci: Test rustdoc-gui with --no-sandboxJosh Stone-1/+1
2022-08-23ci: Upgrade non-dist Linux testers from 16.04 to 22.04Josh Stone-46/+16
2022-08-20Auto merge of #99967 - Mark-Simulacrum:download-llvm-ci, r=jyn514bors-2/+90
2022-08-20Rollup merge of #99415 - ferrocene:pa-reuse-initial, r=Mark-SimulacrumMatthias Krüger-0/+176
2022-08-20Add global safe.directory for CIMark Rousskov-0/+16
2022-08-20Enable downloading prebuilt LLVM in test buildersMark Rousskov-2/+74
2022-08-14Update the minimum external LLVM to 13Josh Stone-12/+12
2022-08-12Use an extensionless `x` script for non-WindowsJosh Stone-2/+2
2022-08-12Auto merge of #99464 - nikic:llvm-15, r=cuviperbors-18/+49
2022-08-11Rollup merge of #99992 - jyn514:shell-scripts, r=Mark-SimulacrumMatthias Krüger-3/+15
2022-08-10Allow old toolchain on images with CUSTOM_MINGWJosh Stone-6/+24
2022-08-09Allow old toolchain on some imagesNikita Popov-12/+25
2022-08-08Add `x.sh` and `x.ps1` shell scriptsJoshua Nelson-3/+15
2022-08-07Auto merge of #99833 - andrewpollack:fuchsia-rust-ci-zircon-lib-improvement, ...bors-53/+65
2022-08-07Shifting CI to pull Zircon libraries directly from Fuchsia SDKAndrew Pollack-53/+65
2022-08-04Auto merge of #95026 - cuviper:bump-linux-min, r=Mark-Simulacrumbors-1475/+1613
2022-08-04Link /rustroot/lib stuff for clang -m32 to seeJosh Stone-0/+5
2022-08-04Rollup merge of #99772 - ehuss:reenable-submodule-archive, r=Mark-SimulacrumMatthias Krüger-10/+7
2022-08-04Downgrade dist-powerpc-linux binutils to 2.30Josh Stone-20/+5
2022-08-03Clarify the comment about CentOS 7's kernel versionJosh Stone-2/+6
2022-08-03Increase the minimum linux-gnu versionsJosh Stone-1475/+1619
2022-08-01Don't cancel try-perf branch if 'outdated'Ryan Levick-1/+1
2022-07-31Allow try-perf branch to run in CIRyan Levick-2/+2
2022-07-31Auto merge of #99529 - Milo123459:stage-1-test, r=jyn514bors-1/+50
2022-07-30dont run stage1 tests in prMilo-4/+1
2022-07-30add to full test-suiteMilo-0/+5
2022-07-28bump rustc-perf commitJane Losare-Lusby-4/+4
2022-07-26Re-enable submodule archive downloads.Eric Huss-10/+7
2022-07-24Revert "Revert "Use ICF (identical code folding) for building rustc""Jubilee Young-1/+6
2022-07-20skip some testsMilo-10/+1
2022-07-20test stage-1 in ciMilo-0/+56
2022-07-18Revert "Use ICF (identical code folding) for building rustc"Jakub Beránek-6/+1
2022-07-18check REUSE compliance in CIPietro Albini-0/+176
2022-07-17Use LLD linker for compiling rustc on Linux x64 and use ICF for binary size o...Jakub Beránek-1/+6
2022-07-17Auto merge of #99040 - gimbles:ci-std-tests, r=pietroalbinibors-0/+1
2022-07-11Auto merge of #96978 - lqd:win_pgo2, r=Mark-Simulacrumbors-51/+117
2022-07-11introduce PGO on the `dist-x86_64-msvc` builderRémy Rakic-13/+47
2022-07-11make linux PGO script more genericRémy Rakic-39/+70
2022-07-11bump CI LLVM to 14.0.5Rémy Rakic-2/+3
2022-07-11Auto merge of #98369 - jyn514:configure.py, r=Mark-Simulacrumbors-3/+2
2022-07-10Remove unsupported options in configure.pyJoshua Nelson-3/+2
2022-07-08Update src/ci/docker/host-x86_64/mingw-check/DockerfileGimgim-1/+1