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
Age
Commit message (
Expand
)
Author
Lines
2025-08-11
llvm: Accept new LLVM lifetime format
Matthew Maurer
-38
/
+42
2025-08-11
Tweak trait modifier errors
Cameron Steffen
-55
/
+50
2025-08-11
Move trait impl modifier errors to parsing
Cameron Steffen
-78
/
+123
2025-08-11
Factor out InherentImplCannotUnsafe
Cameron Steffen
-19
/
+15
2025-08-11
Account for new `assert!` desugaring in `!condition` suggestion
Esteban Küber
-56
/
+144
2025-08-11
Account for new `assert!` desugaring in `!condition` suggestion
Esteban Küber
-56
/
+144
2025-08-11
Always attempt to invoke xcrun to get the Apple SDK
Mads Marquart
-4
/
+41
2025-08-11
Revert "Add a disabled builder for riscv64 rva23 emulated tests"
Zhongyao Chen
-189
/
+1
2025-08-11
Update src/doc/rustc/src/platform-support/riscv64a23-unknown-linux-gnu.md
zhongyao
-30
/
+6
2025-08-11
Add target page for riscv64a23-unknown-linux-gnu
Zhongyao Chen
-0
/
+68
2025-08-11
Add a disabled builder for riscv64 rva23 emulated tests
Chen Zhongyao
-1
/
+189
2025-08-11
Add new Tier-3 target: riscv64a23-unknown-linux-gnu
Chen Zhongyao
-1
/
+166
2025-08-11
Only warn when invoking xcrun
Mads Marquart
-3
/
+24
2025-08-11
Pass Apple SDK root to compiler driver via SDKROOT env var
Mads Marquart
-31
/
+39
2025-08-11
Deprecate RUST_TEST_* env variables
Ed Page
-13
/
+12
2025-08-11
fix clippy test
Esteban Küber
-0
/
+2
2025-08-11
fix clippy test
Esteban Küber
-0
/
+2
2025-08-11
Simplify `add_apple_sdk`
Mads Marquart
-25
/
+20
2025-08-11
Auto merge of #145254 - GuillaumeGomez:rollup-7bp43pv, r=GuillaumeGomez
bors
-45
/
+100
2025-08-11
Update bootstrapping docs to account for new stage meanings
lolbinarycat
-3
/
+3
2025-08-11
Respond to review comments
SabrinaJewson
-5
/
+5
2025-08-11
Update actions/checkouts to v5 (#15457)
Philipp Krones
-13
/
+13
2025-08-11
Rework `NameValueStr`
Esteban Küber
-9
/
+9
2025-08-11
Add more docs to templates for attrs with incorrect arguments
Esteban Küber
-56
/
+225
2025-08-11
Update books
rustbot
-0
/
+0
2025-08-11
Print created location of executed commands
Jakub Beránek
-20
/
+57
2025-08-11
Get myself off assignment rotation (#15459)
Samuel Tardieu
-0
/
+1
2025-08-11
Get myself off assignment rotation
Samuel Tardieu
-0
/
+1
2025-08-11
Update debugging/profiling bootstrap page
Jakub Beránek
-99
/
+49
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
Make explicit guarantees about `Vec`’s allocator
SabrinaJewson
-4
/
+47
2025-08-11
Auto merge of #145207 - Kobzol:codegen-backend-clif-dist, r=jieyouxu
bors
-30
/
+56
2025-08-11
fix tests
Esteban Küber
-12
/
+20
2025-08-11
Add link to invalid `repr` error
Esteban Küber
-0
/
+10
2025-08-11
Add link to docs on malformed attributes
Esteban Küber
-87
/
+344
2025-08-11
Allow attr entries to declare list of alternatives for `List` and `NamedValue...
Esteban Küber
-272
/
+711
[prev]
[next]