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
Age
Commit message (
Expand
)
Author
Lines
2025-09-03
Make test parallel
bit-aloo
-3
/
+2
2025-09-03
refactor tests to use TestCtx
bit-aloo
-42
/
+24
2025-09-03
Split distcheck logic into functions
Jakub Beránek
-55
/
+60
2025-09-03
Rename `ToolRustc` to `ToolRustcPrivate`
Jakub Beránek
-58
/
+69
2025-09-01
add rust.break-on-ice to bootstrap.toml
beepster4096
-2
/
+15
2025-09-01
Fix ui-fulldeps
Jakub Beránek
-1
/
+3
2025-09-01
Consolidate staging of test steps in message groups
Jakub Beránek
-133
/
+88
2025-09-01
Do not run `lint-docs` tests in stage 1 `x test` by default
Jakub Beránek
-8
/
+11
2025-09-01
Remove `Compiler::with_stage`
Jakub Beránek
-6
/
+1
2025-09-01
Rename `compiler` to `test_compiler`
Jakub Beránek
-47
/
+54
2025-09-01
Add some compiletest suites snapshot tests
Jakub Beránek
-35
/
+133
2025-09-01
Remove outdated comment
Jakub Beránek
-3
/
+0
2025-09-01
Auto merge of #145663 - Kobzol:bootstrap-test, r=jieyouxu
bors
-371
/
+705
2025-08-30
Use move_file for rename in tracing
Mark Rousskov
-1
/
+5
2025-08-30
Do not run `lint-docs` tests in stage 1 `x test` by default
Jakub Beránek
-14
/
+10
2025-08-30
Fix stage 1 compiler tests
Jakub Beránek
-7
/
+43
2025-08-30
Add test stage 2 snapshot tests
Jakub Beránek
-10
/
+97
2025-08-30
Fix tests and doclink
Jakub Beránek
-10
/
+10
2025-08-30
Fake nodejs in snapshot test
Jakub Beránek
-0
/
+2
2025-08-30
Fix doclink
Jakub Beránek
-1
/
+1
2025-08-30
Skip bootstrap tests on CI
Jakub Beránek
-1
/
+5
2025-08-30
Add change tracker entry
Jakub Beránek
-0
/
+5
2025-08-30
Fix spacing when testing individual crates
Jakub Beránek
-6
/
+11
2025-08-30
Fix staging for compiler/std crate tests
Jakub Beránek
-56
/
+106
2025-08-30
Move the `test!` macro closer to its usages
Jakub Beránek
-70
/
+70
2025-08-30
Add metadata to a bunch of steps, rename variables and add comments
Jakub Beránek
-28
/
+102
2025-08-30
Small refactoring around `RemoteCopyLibs`
Jakub Beránek
-10
/
+14
2025-08-30
Remove stage0 checking
Jakub Beránek
-16
/
+2
2025-08-30
Refactor `test::LintDocs`
Jakub Beránek
-7
/
+31
2025-08-30
Remove `compiler_for` from `test::CodegenCranelift`
Jakub Beránek
-49
/
+35
2025-08-30
Remove `compiler_for` from `test::CodegenGCC`
Jakub Beránek
-51
/
+31
2025-08-30
Fix staging of `TestFloatParse`
Jakub Beránek
-74
/
+61
2025-08-30
Add snapshot test for `x test`
Jakub Beránek
-1
/
+71
2025-08-30
Forbid running tests on stage 0 unless `build.compiletest-allow-stage0` is en...
Jakub Beránek
-1
/
+7
2025-08-30
Fixup `x test tier-check`
Jakub Beránek
-21
/
+40
2025-08-30
Add snapshot test for `tier-check`
Jakub Beránek
-0
/
+13
2025-08-30
Auto merge of #123319 - no92:managarm-target, r=davidtwco
bors
-3
/
+3
2025-08-29
Auto merge of #145902 - Kobzol:dist-docs-build-compiler, r=jieyouxu
bors
-80
/
+127
2025-08-28
Add a sanity check to bootstrap for wasm-component-ld
Alex Crichton
-0
/
+10
2025-08-28
bootstrap: bump cc-rs to 1.2.28
no92
-3
/
+3
2025-08-28
Rollup merge of #145920 - Zalathar:failure-stdout, r=jieyouxu
Guillaume Gomez
-1
/
+7
2025-08-27
Remove several remnants of the old libtest-based executor
Zalathar
-2
/
+0
2025-08-27
Explicitly mark the end of a failed test's captured output
Zalathar
-1
/
+7
2025-08-27
Use std uplifting more often
Jakub Beránek
-40
/
+20
2025-08-27
Use `compiler_for_std` in `dist::Std`
Jakub Beránek
-59
/
+59
2025-08-27
Add `compiler_for_std`
Jakub Beránek
-3
/
+13
2025-08-27
Add metadata to `dist::JsonDocs`
Jakub Beránek
-1
/
+17
2025-08-27
Add snapshot test for rustc docs
Jakub Beránek
-0
/
+41
2025-08-26
Rollup merge of #145887 - GuillaumeGomez:bootstrap-codegen-backends, r=Kobzol
Samuel Tardieu
-12
/
+10
2025-08-26
Enable building/disting standard library in stage 0
Jakub Beránek
-26
/
+79
[prev]
[next]