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
Age
Commit message (
Expand
)
Author
Lines
2025-08-18
Fix uplifting in `Assemble` step
Jakub Beránek
-34
/
+78
2025-08-18
Add tracing to various miscellaneous functions
Stypox
-0
/
+2
2025-08-18
remove downstream new method
bit-aloo
-51
/
+12
2025-08-18
interpret: fix in-place return place semantics when the return place expressi...
Ralf Jung
-37
/
+37
2025-08-18
Auto merge of #145478 - weihanglo:update-cargo, r=weihanglo
bors
-0
/
+0
2025-08-18
rustdoc: add rustdoc top bar web component
Michael Howell
-2
/
+2
2025-08-18
Add change tracker entry for `--timings`
Jieyou Xu
-0
/
+5
2025-08-18
triagebot: Show range-diff links on force pushes
Ralf Jung
-2
/
+5
2025-08-18
Rename and move tuple index suffix regression test
Jieyou Xu
-1
/
+0
2025-08-18
Merge pull request #4523 from Stypox/data-race-tracing
Ralf Jung
-0
/
+6
2025-08-18
cargo update
github-actions
-34
/
+38
2025-08-18
Provide more useful command creation spans
Jakub Beránek
-0
/
+4
2025-08-18
Print what bootstrap invocation failed when an error happens in CI
Jakub Beránek
-0
/
+11
2025-08-18
Remove unused `PartialOrd`/`Ord` from bootstrap
Jakub Beránek
-34
/
+34
2025-08-18
ci: add timeout to windows disk cleanup wait
MarcoIeni
-3
/
+18
2025-08-18
Do not overwrite the value of `RUSTC_ADDITIONAL_SYSROOT_PATHS`
Jakub Beránek
-1
/
+28
2025-08-18
Remove the no_sanitize attribute in favor of sanitize
Bastian Kersting
-30
/
+74
2025-08-18
Auto-attach database in `Analysis` calls
Lukas Wirth
-101
/
+137
2025-08-18
Merge pull request #20442 from ChayimFriedman2/unqualify
Shoyu Vanilla (Flint)
-1
/
+122
2025-08-18
Trace some basic I/O operations in bootstrap
Jakub Beránek
-30
/
+91
2025-08-18
Rollup merge of #145460 - Kobzol:bootstrap-speedup-copy-src-dirs, r=jieyouxu
Stuart Cook
-40
/
+42
2025-08-18
Rollup merge of #145451 - WaffleLapkin:norailoveyou, r=Noratrieb
Stuart Cook
-0
/
+1
2025-08-18
Rollup merge of #144838 - Kivooeo:doc-subtype, r=notriddle
Stuart Cook
-4
/
+4
2025-08-18
clippy'ed
bit-aloo
-1
/
+1
2025-08-18
fmt
The Miri Cronjob Bot
-1
/
+2
2025-08-18
Merge ref '425a9c0a0e36' from rust-lang/rust
The Miri Cronjob Bot
-502
/
+565
2025-08-18
Prepare for merging from rust-lang/rust
The Miri Cronjob Bot
-1
/
+1
2025-08-18
Merge ref '425a9c0a0e36' from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-5298
/
+8806
2025-08-18
Prepare for merging from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-1
/
+1
2025-08-18
remove default config
bit-aloo
-582
/
+563
2025-08-18
Update rust maintainers in openharmony.md
huaihuaidelulu
-1
/
+1
2025-08-18
change riscv64a23 target reqirements comments: linux kernel 6.8.0, glibc 2.39
Zhongyao Chen
-4
/
+3
2025-08-17
Update cargo
Weihang Lo
-0
/
+0
2025-08-17
Reorder `lto` options from most to least optimizing
Samuel Moelius
-1
/
+1
2025-08-17
Remove fixme comment
jackh726
-1
/
+0
2025-08-17
Add FIXME in named_associated_type_shorthand_candidates
jackh726
-0
/
+3
2025-08-17
Add fixme to associated_ty_item_bounds
jackh726
-0
/
+1
2025-08-17
Update fixme
jackh726
-1
/
+1
2025-08-17
Add new_empty_tuple
jackh726
-2
/
+7
2025-08-17
Remove a bunch of stuff from chalk_db
jackh726
-513
/
+80
2025-08-17
Use impl_trait_ns in Impl::trait_ref
jackh726
-4
/
+1
2025-08-17
Switch TraitRef in hir::TraitRef to next solver
jackh726
-41
/
+288
2025-08-17
Replace layout_of_ty with layout_of_ty_ns
jackh726
-73
/
+75
2025-08-17
Remove all_super_traits in dyn_compatibility
jackh726
-7
/
+33
2025-08-17
Switch generics_require_sized_self to next solver
jackh726
-25
/
+17
2025-08-17
Convert more of dyn_compatibility to next-solver
jackh726
-153
/
+130
2025-08-17
Switch associated_type_shorthand_candidates to lower_nextsolver
jackh726
-159
/
+197
2025-08-17
Cleanup assoc_type_shorthand_candidates
jackh726
-14
/
+13
2025-08-17
Change direct_super_traits to use generic_predicates_for_param_ns
jackh726
-25
/
+50
2025-08-17
Convert some of mir/eval to next-solver types
jackh726
-132
/
+258
[prev]
[next]