about summary refs log tree commit diff
path: root/src/bootstrap
AgeCommit message (Expand)AuthorLines
2023-11-17Rollup merge of #117338 - workingjubilee:asmjs-meets-thanatos, r=b-naberMatthias Krüger-1/+1
2023-11-17Rollup merge of #117850 - onur-ozkan:fix-116538, r=Mark-SimulacrumTakayuki Maeda-4/+10
2023-11-16bootstrap: only show PGO warnings when verboseJosh Stone-1/+3
2023-11-15Bump cfg(bootstrap)sMark Rousskov-29/+10
2023-11-14Auto merge of #117701 - lnicola:sync-from-ra, r=onur-ozkan,HKalbasibors-8/+7
2023-11-13doc: add release notes to standalone doc bundleMichael Howell-1/+103
2023-11-13Try Mode::ToolRustcLaurențiu Nicola-6/+6
2023-11-13set CFG_OMIT_GIT_HASH=1 during builds when omit-git-hash is enabledPietro Albini-0/+7
2023-11-12Cranelift isn't available on non-nightly channelsMark Rousskov-4/+1
2023-11-12bootstrap: simplify setting unstable-options for toolsonur-ozkan-4/+10
2023-11-12write .last-warned-change-id only if environment is ttyonur-ozkan-2/+7
2023-11-12bootstrap: add doc-comments for `ChangeSeverity`onur-ozkan-1/+3
2023-11-12remove .last-warned-change-id on `x clean`onur-ozkan-0/+1
2023-11-12refactor change-tracking implementationonur-ozkan-27/+70
2023-11-11print the change warnings once for per idonur-ozkan-0/+10
2023-11-11merge `if-available` and `if-unchanged` for `download-ci-llvm`onur-ozkan-8/+10
2023-11-10Allow rustc_private for RustAnalyzerLaurențiu Nicola-2/+1
2023-11-10Auto merge of #117765 - onur-ozkan:fix-117762, r=clubby789bors-0/+6
2023-11-09enable unstable feature on `x clean [PATH]`onur-ozkan-0/+6
2023-11-09Auto merge of #117708 - onur-ozkan:x-setup, r=clubby789bors-104/+112
2023-11-09Auto merge of #117122 - ferrocene:pa-configure-git-diff, r=albertlarsan68bors-5/+23
2023-11-09chore(bootstrap): capitalize {error, warning, info, note} tagsonur-ozkan-92/+92
2023-11-09allow users to override the existing configuration during x setuponur-ozkan-1/+11
2023-11-09check config file before prompts on x setuponur-ozkan-13/+11
2023-11-09Rollup merge of #117724 - Kobzol:shim-error-message, r=onur-ozkanTakayuki Maeda-1/+3
2023-11-09Rollup merge of #117723 - onur-ozkan:keep-bootstrap-on-x-clean, r=albertlarsan68Takayuki Maeda-1/+0
2023-11-08Restore rustc shim error messageJakub Beránek-1/+3
2023-11-08speed up `x clean`onur-ozkan-1/+0
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-06rename github_repository to git_repositoryPietro Albini-4/+4
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