about summary refs log tree commit diff
path: root/src/tools/bump-stage0
AgeCommit message (Expand)AuthorLines
2025-09-27Include additional hashes in src/stage0Erick Tryzelaar-11/+88
2025-09-06bump-stage0: pick highest common `toml` version, add a workaroundJieyou Xu-2/+6
2025-08-22Remove `toml-0.5.11` dependency.Nicholas Nethercote-1/+1
2025-04-23Remove `git_repository` field from `GitConfig`Jakub Beránek-2/+0
2025-04-12End all lines in src/stage0 with trailing newlineDavid Tolnay-12/+13
2025-02-08Update bootstrap compiler and rustfmtbjorn3-1/+1
2024-11-11move `src/tools/build_helper` into `src/build_helper`onur-ozkan-1/+1
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-07-30bump-stage0: use IndexMap for determinismJosh Stone-4/+2
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2024-05-11move comments position in `src/stage0`onur-ozkan-4/+7
2024-05-11use shared stage0 parser from `build_helper`onur-ozkan-102/+34
2024-05-08use key-value format in stage0 fileonur-ozkan-43/+105
2023-12-16make x.py clippy download and use beta clippyasquared31415-1/+1
2023-07-03Upgrade to indexmap 2.0.0Josh Stone-1/+1
2023-04-12remove some unneeded importsKaDiWa-1/+0
2023-01-31Download rustc component for rustfmt toolchain as wellMark Rousskov-1/+1
2023-01-03Allow passing a specific date to `bump-stage0`Joshua Nelson-11/+16
2022-11-26Revert "Don't set `is_preview` for clippy and rustfmt"Joshua Nelson-1/+1
2022-11-24Don't set `is_preview` for clippy and rustfmtJoshua Nelson-1/+1
2022-07-17Upgrade indexmap and thorin-dwp to use hashbrown 0.12Josh Stone-1/+1
2022-07-11remove the need to update bump-stage0 with new stage0 config fieldsPietro Albini-4/+7
2022-06-09fix typoPietro Albini-1/+1
2022-06-09change stage0.json to reduce the chance of merge conflictsPietro Albini-6/+21
2022-06-09load configuration for downloading artifacts from stage0.jsonPietro Albini-0/+3
2022-06-09keep the same config values in stage0 between invocationsPietro Albini-18/+27
2021-10-23remove "field is never read" warningPietro Albini-1/+0
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-08-26pin the stage0 hashes in src/stage0.jsonPietro Albini-5/+43
2021-08-26switch stage0.txt to stage0.json and add a tool to generate itPietro Albini-0/+180