index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
bump-stage0
Age
Commit message (
Expand
)
Author
Lines
2025-09-27
Include additional hashes in src/stage0
Erick Tryzelaar
-11
/
+88
2025-09-06
bump-stage0: pick highest common `toml` version, add a workaround
Jieyou Xu
-2
/
+6
2025-08-22
Remove `toml-0.5.11` dependency.
Nicholas Nethercote
-1
/
+1
2025-04-23
Remove `git_repository` field from `GitConfig`
Jakub Beránek
-2
/
+0
2025-04-12
End all lines in src/stage0 with trailing newline
David Tolnay
-12
/
+13
2025-02-08
Update bootstrap compiler and rustfmt
bjorn3
-1
/
+1
2024-11-11
move `src/tools/build_helper` into `src/build_helper`
onur-ozkan
-1
/
+1
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-07-30
bump-stage0: use IndexMap for determinism
Josh Stone
-4
/
+2
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-1
/
+2
2024-05-11
move comments position in `src/stage0`
onur-ozkan
-4
/
+7
2024-05-11
use shared stage0 parser from `build_helper`
onur-ozkan
-102
/
+34
2024-05-08
use key-value format in stage0 file
onur-ozkan
-43
/
+105
2023-12-16
make x.py clippy download and use beta clippy
asquared31415
-1
/
+1
2023-07-03
Upgrade to indexmap 2.0.0
Josh Stone
-1
/
+1
2023-04-12
remove some unneeded imports
KaDiWa
-1
/
+0
2023-01-31
Download rustc component for rustfmt toolchain as well
Mark Rousskov
-1
/
+1
2023-01-03
Allow passing a specific date to `bump-stage0`
Joshua Nelson
-11
/
+16
2022-11-26
Revert "Don't set `is_preview` for clippy and rustfmt"
Joshua Nelson
-1
/
+1
2022-11-24
Don't set `is_preview` for clippy and rustfmt
Joshua Nelson
-1
/
+1
2022-07-17
Upgrade indexmap and thorin-dwp to use hashbrown 0.12
Josh Stone
-1
/
+1
2022-07-11
remove the need to update bump-stage0 with new stage0 config fields
Pietro Albini
-4
/
+7
2022-06-09
fix typo
Pietro Albini
-1
/
+1
2022-06-09
change stage0.json to reduce the chance of merge conflicts
Pietro Albini
-6
/
+21
2022-06-09
load configuration for downloading artifacts from stage0.json
Pietro Albini
-0
/
+3
2022-06-09
keep the same config values in stage0 between invocations
Pietro Albini
-18
/
+27
2021-10-23
remove "field is never read" warning
Pietro Albini
-1
/
+0
2021-09-20
Migrate to 2021
Mark Rousskov
-1
/
+1
2021-08-26
pin the stage0 hashes in src/stage0.json
Pietro Albini
-5
/
+43
2021-08-26
switch stage0.txt to stage0.json and add a tool to generate it
Pietro Albini
-0
/
+180