about summary refs log tree commit diff
path: root/src/ci
AgeCommit message (Expand)AuthorLines
2023-04-03Rollup merge of #109868 - jyn514:ci-names, r=Mark-SimulacrumMatthias Krüger-3/+3
2023-04-02Improve job names in Github Actions previewjyn-3/+3
2023-03-31Update browser-ui-test version to 0.14.6Guillaume Gomez-1/+1
2023-03-30Auto merge of #107221 - kleisauke:getentropy-emscripten, r=ChrisDentonbors-2/+2
2023-03-29Update Emscripten on CI to 2.0.5Kleis Auke Wolthuizen-2/+2
2023-03-28Auto merge of #109561 - raphamorim:master, r=cuviperbors-1/+1
2023-03-27Rollup merge of #109418 - rohaquinlop:108240-rename-native.rs-to-llvm.rs, r=M...Matthias Krüger-1/+1
2023-03-26Limit to one job on mingw buildersNikita Popov-1/+1
2023-03-25Auto merge of #109474 - nikic:llvm-16-again, r=cuviperbors-1/+1
2023-03-24Rename 'src/bootstrap/native.rs' to llvm.rsRobin Hafid-1/+1
2023-03-24use llvm 16.0.0 instead of 16.0.0-rc4Raphael Amorim-1/+1
2023-03-23Auto merge of #108355 - dpaoliello:dlltoolm, r=michaelwoeristerbors-0/+5
2023-03-22Use -m option instead of looking for a cross-compiling version of dlltoolDaniel Paoliello-0/+5
2023-03-22Rollup merge of #109412 - GuillaumeGomez:add-gui-test, r=notriddleMatthias Krüger-1/+1
2023-03-22Auto merge of #109163 - hi-rustin:rustin-patch-dockerfile, r=Mark-Simulacrumbors-4/+5
2023-03-22Auto merge of #109073 - michaelwoerister:limit-mingw-llvm-link-jobs, r=Mark-S...bors-0/+8
2023-03-22Update dist-x86_64-linux to GCC 8.5Nikita Popov-1/+1
2023-03-21Rollup merge of #109124 - ferrocene:pa-compression-mode, r=Mark-Simulacrumnils-0/+1
2023-03-20Update browser-ui-test version to 0.14.5Guillaume Gomez-1/+1
2023-03-20Limited the number of parallel link jobs during LLVM build for mingw.Michael Woerister-0/+8
2023-03-20Rollup merge of #109267 - jyn514:test-configure, r=Mark-SimulacrumMatthias Krüger-4/+5
2023-03-19Auto merge of #109332 - Mark-Simulacrum:runner-switch, r=pietroalbinibors-2/+2
2023-03-19Move us to the new large runners poolMark Rousskov-2/+2
2023-03-18Auto merge of #108802 - nikic:bolt-update, r=Mark-Simulacrumbors-1/+1
2023-03-17Use python3.11 in CI to make sure toml is validatedJoshua Nelson-4/+5
2023-03-15Bump to latest rustc-perfMark Rousskov-4/+4
2023-03-15Add RANLIB_x86_64_unknown_illumos env for dist-x86_64-illumos dockerfilehi-rustin-4/+5
2023-03-14use the best compression profile in CIPietro Albini-0/+1
2023-03-13Revert "enable ThinLTO for rustc on x86_64-pc-windows-msvc dist builds"Nilstrieb-1/+0
2023-03-12Add rustdoc-gui eslint check into CIGuillaume Gomez-1/+2
2023-03-11Add rustdoc-js eslint check into CIGuillaume Gomez-1/+2
2023-03-11Update host compiler to LLVM 16Nikita Popov-1/+1
2023-03-11Auto merge of #109001 - matthiaskrgr:rollup-a3agnwp, r=matthiaskrgrbors-3/+18
2023-03-11Auto merge of #104527 - ferrocene:pa-more-licenses, r=pnkfelixbors-2/+3
2023-03-10Rollup merge of #106085 - fee1-dead-contrib:tidy-ci-matchers, r=pietroalbiniMatthias Krüger-3/+18
2023-03-09ci: use `apt install --download-only` for solaris debsJosh Stone-6/+4
2023-03-09record the cpu usage in a gitignored directoryPietro Albini-2/+3
2023-03-06do not run tidy on x86_64-gnu-llvm-13Deadbeef-3/+1
2023-03-06use problem matchers for tidy CIDeadbeef-0/+17
2023-03-04Try to avoid the last rustc rebuildJakub Beránek-0/+3
2023-03-04Apply BOLT optimizations without rebuilding LLVMJakub Beránek-1/+0
2023-03-03Rollup merge of #108647 - nikic:pgo-sh, r=jyn514Matthias Krüger-230/+0
2023-03-02Rollup merge of #108367 - compiler-errors:xl-builders-again, r=pietroalbiniMatthias Krüger-1/+1
2023-03-02Remove dead pgo.sh fileNikita Popov-230/+0
2023-03-01Run compiler test suite in parallel on FuchsiaDavid Koloski-13/+26
2023-02-25Rollup merge of #105736 - chenyukang:yukang/add-mir-opt-level-testing, r=jyn514Michael Goulet-1/+3
2023-02-25Rollup merge of #108412 - GuillaumeGomez:fix-gui-test-navigation-bug, r=notri...Matthias Krüger-1/+1
2023-02-25check is default to all targets nowyukang-2/+2
2023-02-24enable validate-mir-opts in mingw-checkyukang-2/+3
2023-02-24Update `fuchsia-test-runner.py` and docsDavid Koloski-13/+69