about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2023-06-18Rollup merge of #112753 - Zalathar:no-bless, r=clubby789Michael Goulet-1/+2
2023-06-18Rollup merge of #112668 - Kobzol:ci-msvc-ps1, r=pietroalbiniMichael Goulet-2/+5
2023-06-18Rollup merge of #112663 - klensy:dusk-and-dawn, r=pietroalbiniMichael Goulet-2/+0
2023-06-18Auto merge of #112645 - Kobzol:ci-mingw-merge, r=pietroalbinibors-8/+6
2023-06-18Merge `mingw-1/2` CI jobsJakub Beránek-8/+6
2023-06-18Test `x.ps1` in `msvc` CI jobJakub Beránek-2/+5
2023-06-18Don't try to auto-bless 32-bit `mir-opt` tests on ARM Mac hostsZalathar-1/+2
2023-06-16Apply changes to fix python linting errorsTrevor Gross-7/+7
2023-06-16add dry_run checkDrMeepster-1/+1
2023-06-15cleanup more azure leftoversklensy-2/+0
2023-06-14Merge `msvc-1/2` CI jobsJakub Beránek-9/+3
2023-06-14Auto merge of #112418 - ferrocene:pa-mir-opt-panic, r=ozkanonur,saethlinbors-89/+326
2023-06-14yet another dry run fixPietro Albini-0/+4
2023-06-13add another check for empty `cc`sPietro Albini-1/+1
2023-06-13fmtPietro Albini-1/+2
2023-06-12implement stdout streaming in `render_tests::Renderer`ozkanonur-9/+31
2023-06-12make sure the standard library compiles properly with synthetic targetsPietro Albini-0/+5
2023-06-12add support for blessing panic=abort mir-opt testsPietro Albini-3/+107
2023-06-12bless both 32bit and 64bit variants of mir-opt when availablePietro Albini-8/+70
2023-06-12split finding the cc for a single target into a separate fnPietro Albini-48/+52
2023-06-12return dummy cc and friends during dry runsPietro Albini-1/+22
2023-06-12allow mutating the c compilers detected by bootstrapPietro Albini-41/+46
2023-06-12stop using a macro for the mir-opt test suitePietro Albini-2/+33
2023-06-11Rollup merge of #112528 - jyn514:fix-debuginfo-level, r=Mark-SimulacrumMatthias Krüger-20/+73
2023-06-11Rollup merge of #112487 - zwhiteley:improve-docs, r=Mark-SimulacrumMatthias Krüger-0/+10
2023-06-11Don't override `debuginfo-level = 1` to mean `line-tables-only`jyn-20/+73
2023-06-11Auto merge of #112512 - matthiaskrgr:rollup-o2jh1jx, r=matthiaskrgrbors-3/+14
2023-06-11Rollup merge of #112477 - jyn514:assemble-info, r=clubby789Matthias Krüger-3/+14
2023-06-10Auto merge of #112256 - jyn514:faster-mingw-check, r=Mark-Simulacrumbors-16/+19
2023-06-10Improve documentation for `tools` profileZachary Whiteley-0/+10
2023-06-10Rollup merge of #112297 - jyn514:remove-exclude-kind, r=Mark-SimulacrumMatthias Krüger-62/+28
2023-06-09Give more helpful progress messages in `Assemble`jyn-3/+14
2023-06-09Compile rustc_driver by defaultMatthew Esposito-1/+6
2023-06-08Auto merge of #112420 - matthiaskrgr:rollup-spiavw5, r=matthiaskrgrbors-1/+1
2023-06-08Rollup merge of #112339 - lnicola:proc-macro-srv-feature, r=VeykrilMatthias Krüger-1/+1
2023-06-08Rollup merge of #112309 - kadiwa4:remove_is_terminal, r=albertlarsan68Guillaume Gomez-16/+1
2023-06-08Auto merge of #112012 - Kobzol:try-build-llvm-rebuild, r=nikicbors-0/+4
2023-06-07download-rustc: Fix `x test core` on MacOSjyn-1/+6
2023-06-07Avoid one `rustc` rebuild in the optimized build pipelineJakub Beránek-0/+4
2023-06-07Auto merge of #111495 - Kobzol:dist-tests, r=Mark-Simulacrumbors-3/+16
2023-06-06Fix rust-analyzer proc macro serverLaurențiu Nicola-1/+1
2023-06-05Test the PGO/BOLT/LTO optimized x64 Linux compiler on CIJakub Beránek-3/+16
2023-06-05Rollup merge of #112299 - jyn514:gha-progress, r=oli-obkGuillaume Gomez-1/+0
2023-06-05Rollup merge of #112291 - sigaloid:master, r=clubby789Guillaume Gomez-2/+2
2023-06-05bootstrap: remove dep `is-terminal`kadiwa-16/+1
2023-06-05Auto merge of #110221 - jyn514:smaller-debuginfo, r=Mark-Simulacrumbors-1/+11
2023-06-04cleanup now that Kind is no longer used for excludesjyn-62/+27
2023-06-04Don't double-print status messages in GHAjyn-1/+0
2023-06-04Use the top-level Kind to determine whether Steps are excludedjyn-1/+2
2023-06-04Greatly decrease the size of `rustc_driver.so` when debuginfo is enabledjyn-1/+11