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-08-13
Rollup merge of #144962 - Gelbpunkt:aarch64_be-unknown-none-softfloat, r=davi...
Guillaume Gomez
-0
/
+1
2025-08-13
Add missing entry in STAGE0_MISSING_TARGETS
Jens Reidel
-0
/
+1
2025-08-13
Print crate count for `check::Rustc` in snapshot tests
Jakub Beránek
-9
/
+13
2025-08-13
bootstrap: Fix jemalloc 64K page support for aarch64 tools
Cathal Mullan
-0
/
+9
2025-08-13
Remove the `libgccjit.so.0` alias and only create the versioned library when ...
Jakub Beránek
-17
/
+9
2025-08-13
Make sure that we won't accidentally ship libgccjit.so in the dist component
Jakub Beránek
-1
/
+13
2025-08-13
Install libgccjit into the compiler's sysroot when the GCC codegen backend is...
Jakub Beránek
-55
/
+82
2025-08-13
Bless tests
Jakub Beránek
-1
/
+7
2025-08-13
Manually optimize steps performed by `x clippy ci`
Jakub Beránek
-25
/
+32
2025-08-13
Only check rustc when linting rustc_codegen_gcc
Jakub Beránek
-8
/
+7
2025-08-13
Add change tracker entry
Jakub Beránek
-0
/
+5
2025-08-13
Add more tests
Jakub Beránek
-9
/
+83
2025-08-13
Fix staging of linting tools
Jakub Beránek
-36
/
+38
2025-08-13
Fix staging for `x clippy std`
Jakub Beránek
-56
/
+67
2025-08-13
Add snapshot test for `x clippy std`
Jakub Beránek
-0
/
+17
2025-08-13
Fix Clippy staging for compiler
Jakub Beránek
-53
/
+84
2025-08-13
Add snapshot test for `x clippy ci`
Jakub Beránek
-0
/
+57
2025-08-13
Forbid running Clippy on stage 0
Jakub Beránek
-0
/
+4
2025-08-13
Implement `clippy::CodegenGcc` as a separate step
Jakub Beránek
-7
/
+81
2025-08-13
Prepare standard library for checking rustc in `prepare_compiler_for_check`
Jakub Beránek
-27
/
+23
2025-08-13
Rollup merge of #145320 - Kobzol:fix-cranelift-codegen-dist, r=shepmaster
Jakub Beránek
-1
/
+5
2025-08-12
Auto merge of #145295 - Kobzol:unify-stages, r=jieyouxu
bors
-262
/
+237
2025-08-12
Allow cross-compiling the Cranelift dist component
Jakub Beránek
-1
/
+5
2025-08-12
Add change tracker entry
Jakub Beránek
-0
/
+5
2025-08-12
Replace `stage0-tools-bin` with `stage1-tools-bin`
Jakub Beránek
-1
/
+1
2025-08-12
Remove one dependency from tracing bootstrap build
Jakub Beránek
-131
/
+1
2025-08-12
Resolve review remarks
Jakub Beránek
-9
/
+5
2025-08-12
Change format of messages in `Builder::fmt`
Jakub Beránek
-2
/
+3
2025-08-12
Unify all groups in bootstrap to use `Builder::msg`
Jakub Beránek
-239
/
+206
2025-08-12
Consolidate stageN directories in the build directory
Jakub Beránek
-18
/
+24
2025-08-12
bootstrap: Only warn about `rust.debug-assertions` if downloading rustc
Zalathar
-1
/
+1
2025-08-11
Add new Tier-3 target: riscv64a23-unknown-linux-gnu
Chen Zhongyao
-0
/
+1
2025-08-11
Auto merge of #145254 - GuillaumeGomez:rollup-7bp43pv, r=GuillaumeGomez
bors
-3
/
+5
2025-08-11
Print created location of executed commands
Jakub Beránek
-20
/
+57
2025-08-11
Use `pretty_step_name` in `step_graph`
Jakub Beránek
-11
/
+5
2025-08-11
Create tracing directory symlink even during dry run
Jakub Beránek
-2
/
+14
2025-08-11
Do not create a span for cached commands
Jakub Beránek
-3
/
+3
2025-08-11
Always profile commands and generate Chrome profile when tracing is enabled
Jakub Beránek
-56
/
+37
2025-08-11
Correctly show executed command name in Chrome trace
Jakub Beránek
-27
/
+54
2025-08-11
Move tracing setup to the `tracing` module
Jakub Beránek
-298
/
+304
2025-08-11
Remove manual `#[instrument]` annotations on steps
Jakub Beránek
-161
/
+1
2025-08-11
Remove ad-hoc print of executed/cached steps in verbose mode
Jakub Beránek
-4
/
+0
2025-08-11
Create a span for each executed step
Jakub Beránek
-28
/
+108
2025-08-11
Replace `tracing_forest` with custom span formatting
Jakub Beránek
-44
/
+338
2025-08-11
Print step timings also when the stap starts to execute
Jakub Beránek
-6
/
+18
2025-08-11
Use shorter command span label
Jakub Beránek
-1
/
+1
2025-08-11
Store Chrome step trace into the tracing directory
Jakub Beránek
-14
/
+48
2025-08-11
Store `latest` symlink to the latest tracing output directory
Jakub Beránek
-6
/
+15
2025-08-11
Store bootstrap tracing outputs to a unified directory
Jakub Beránek
-28
/
+34
2025-08-11
Auto merge of #145207 - Kobzol:codegen-backend-clif-dist, r=jieyouxu
bors
-30
/
+35
[prev]
[next]