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
/
bootstrap
/
bootstrap_test.py
Age
Commit message (
Expand
)
Author
Lines
2025-03-17
change config.toml to bootstrap.toml for bootstrap module
bit-aloo
-3
/
+3
2024-12-04
Reformat Python code with `ruff`
Jakub Beránek
-13
/
+29
2024-11-12
test(configure): cover `parse_args` in `src/bootstrap/configure.py`
ismailarilik
-0
/
+47
2024-06-14
fix python bootstrap tests requiring a downloaded stage0
Pietro Albini
-0
/
+19
2023-11-09
chore(bootstrap): capitalize {error, warning, info, note} tags
onur-ozkan
-1
/
+1
2023-10-24
remove change-id assertion in bootstrap test
onur-ozkan
-1
/
+0
2023-10-23
Improve android-ndk property interface
Peter Collingbourne
-1
/
+1
2023-10-01
implement major change tracking for the bootstrap configuration
onur-ozkan
-1
/
+1
2023-08-02
Fix recent python linting errors
Trevor Gross
-5
/
+14
2023-07-01
Don't pass --test-args to `python -m unitest`
jyn
-3
/
+12
2023-06-26
bootstrap: rename 'user' profile to 'dist'
clubby789
-1
/
+1
2023-06-25
fix some bugs
jyn
-0
/
+1
2023-06-23
Test color/verbose/warnings properly
jyn
-7
/
+6
2023-06-23
Test cargo arguments passed by bootstrap.py
jyn
-24
/
+52
2023-06-23
Allow passing arguments to `bootstrap_test.py`
jyn
-13
/
+3
2023-04-27
fix bug in set args
yukang
-0
/
+2
2023-04-27
add test
yukang
-0
/
+6
2023-04-19
configure: Set `profile = user` by default
jyn
-0
/
+1
2023-04-19
configure: Fix bug in `configure_top_level_key`
jyn
-4
/
+3
2023-03-17
Use python3.11 in CI to make sure toml is validated
Joshua Nelson
-2
/
+1
2023-03-17
Add tests for configure.py
Joshua Nelson
-0
/
+40
2022-01-14
Typos fix
Maxwase
-2
/
+2
2021-08-26
pin the stage0 hashes in src/stage0.json
Pietro Albini
-5
/
+4
2021-08-26
switch stage0.txt to stage0.json and add a tool to generate it
Pietro Albini
-20
/
+0
2020-12-27
Don't use `self.date` unconditionally for `program_out_of_date()`
Joshua Nelson
-5
/
+6
2019-12-21
bootstrap.py fetches rustfmt.
Adam Perry
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2017-10-09
Add __future__ imports to increase compatibility with Python 3. Derive Option...
johnthagen
-0
/
+1
2017-09-02
Remove invalid doctest from bootstrap.py.
kennytm
-2
/
+4
2017-07-25
bootstrap: Major refactoring
Milton Mazzarri
-0
/
+114