about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2023-11-08Rollup merge of #117263 - onur-ozkan:change-id-fix, r=saethlinGuillaume Gomez-24/+40
2023-11-08bootstrap: add more detail on change-id commentsonur-ozkan-4/+7
2023-11-08bootstrap: improve `fn check_version`onur-ozkan-21/+21
2023-11-08handle the case when the change-id isn't foundonur-ozkan-12/+25
2023-11-08Rollup merge of #117700 - Zalathar:rename-run-coverage, r=onur-ozkanMatthias Krüger-13/+13
2023-11-08Rollup merge of #117667 - Alexendoo:doc-clippy-config, r=albertlarsan68Matthias Krüger-1/+1
2023-11-08Rollup merge of #117663 - klensy:bump-deps, r=davidtwcoMatthias Krüger-36/+4
2023-11-08Auto merge of #116881 - LuuuXXX:issue-110087, r=onur-ozkanbors-29/+113
2023-11-08coverage: Rename the `run-coverage` test mode to `coverage-run`Zalathar-13/+13
2023-11-08Fix issue #110087LuuuX-29/+113
2023-11-07Document clippy_config in nightly-rustc docsAlex Macleod-1/+1
2023-11-07bump some depsklensy-36/+4
2023-11-07coverage: Register `test::Coverage` as the test suite for `tests/coverage`Zalathar-1/+2
2023-11-07coverage: Migrate `tests/coverage-map` into `tests/coverage`Zalathar-13/+5
2023-11-07coverage: Migrate `tests/run-coverage` into `tests/coverage`Zalathar-9/+7
2023-11-07coverage: Set up a macro for declaring unified coverage test suitesZalathar-0/+53
2023-11-07coverage: Add `./x.py test coverage`, an alias for `coverage-map` and `run-co...Zalathar-0/+51
2023-11-06Auto merge of #117435 - SparrowLii:nightly_parallel, r=oli-obk,davidtwcobors-2/+5
2023-11-05Auto merge of #117574 - onur-ozkan:fix-compiler-crate-linking, r=Mark-Simulacrumbors-57/+72
2023-11-05bootstrap: improve linking of tool docsonur-ozkan-41/+40
2023-11-05Rollup merge of #117524 - unleashed:bootstrap-create-hooks-dir, r=Mark-Simula...Matthias Krüger-1/+6
2023-11-05Rollup merge of #116017 - Zalathar:darwin-stdlib, r=albertlarsan68Matthias Krüger-4/+3
2023-11-04Don't disable inline asm usage in compiler-builtins when the cranelift backen...bjorn3-5/+0
2023-11-04ensure doc directory is not emptyonur-ozkan-1/+2
2023-11-04handle dry runs in `dist::CodegenBackend`Rémy Rakic-0/+4
2023-11-04Ensure the rustc-codegen-cranelift-preview component is never emptybjorn3-0/+7
2023-11-04add sanity check for compiler crate docsonur-ozkan-0/+8
2023-11-04Ensure compiler crate paths are generated before linkingonur-ozkan-11/+12
2023-11-03Auto merge of #117538 - matthiaskrgr:rollup-63u77xb, r=matthiaskrgrbors-7/+1
2023-11-03Rollup merge of #117533 - onur-ozkan:revert-117471, r=onur-ozkanMatthias Krüger-7/+1
2023-11-03Revert "Auto merge of #117328 - lqd:cranelift-rocket, r=Mark-Simulacrum"Ralf Jung-11/+0
2023-11-03Revert "bootstrap: do not purge docs on CI environment"onur-ozkan-7/+1
2023-11-03Auto merge of #117313 - GuillaumeGomez:cg_gcc-tests, r=onur-ozkanbors-2/+156
2023-11-02bootstrap/setup: create hooks directory if non-existingAlejandro Martinez Ruiz-1/+6
2023-11-02Add FIXME header for two comments in cg_gcc and cg_clif boostrap typesGuillaume Gomez-2/+2
2023-11-02Force mangling version for rustc_codegen_gccGuillaume Gomez-0/+1
2023-11-02Only run cg_gcc tests on linux x86_64Guillaume Gomez-10/+2
2023-11-02Add comment explaning when to uncomment the `prepare` command codeGuillaume Gomez-0/+2
2023-11-02Run rustc_codegen_gcc tests in the CIGuillaume Gomez-2/+161
2023-11-02bootstrap: do not purge docs on CI environmentonur-ozkan-1/+7
2023-10-31update config.example.tomlSparrowLii-1/+1
2023-10-31update bootstrap change historySparrowLii-1/+1
2023-10-31enable parallel rustc in nightly buildsSparrowLii-2/+5
2023-10-30Rollup merge of #117383 - onur-ozkan:fix-x-install, r=albertlarsan68Guillaume Gomez-22/+30
2023-10-30Rollup merge of #117356 - he32:netbsd-mipsel, r=oli-obkGuillaume Gomez-0/+6
2023-10-30improve and fix x installonur-ozkan-22/+30
2023-10-30bootstrap: bump fd-lock, clap and windows.chenx97-86/+68
2023-10-30Auto merge of #117328 - lqd:cranelift-rocket, r=Mark-Simulacrumbors-0/+11
2023-10-29handle dry runs in `dist::CodegenBackend`Rémy Rakic-0/+4
2023-10-29Add support for mipsel-unknown-netbsd, 32-bit LE mips.Havard Eidnes-0/+6