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-04
Merge pull request #373 from rust-lang/fix/m68k
antoyo
-23
/
+16
2025-08-04
Remove rogue comma from infallible_try_from lint message (#15409)
Samuel Tardieu
-3
/
+3
2025-08-04
Remove rogue comma from infallible_try_from lint message
Fayti1703
-3
/
+3
2025-08-04
std: sys: io: io_slice: Add UEFI types
Ayush Singh
-0
/
+196
2025-08-04
Require approval from t-infra instead of t-release on tier bumps
Jakub Beránek
-9
/
+9
2025-08-04
Fix not showing deprecated lints (#15407)
Alex Macleod
-0
/
+1
2025-08-04
Fix not showing deprecated lints
Alexey Semenyuk
-0
/
+1
2025-08-04
Remove outdated comment
Antoni Boucher
-1
/
+0
2025-08-04
Add new `test::print_merged_doctests_times` used by rustdoc to display more d...
Guillaume Gomez
-11
/
+76
2025-08-04
Reenable m68k CI
Antoni Boucher
-22
/
+16
2025-08-04
Print CGU reuse statistics when `-Zprint-mono-items` is enabled
Jakub Beránek
-0
/
+9
2025-08-04
remove begin prefix
Kivooeo
-24
/
+24
2025-08-04
Merge pull request #2533 from rust-lang/rustc-pull
Tshepang Mbambo
-3811
/
+6067
2025-08-04
Merge pull request #4513 from rust-lang/rustup-2025-08-04
Ben Kimock
-8936
/
+13151
2025-08-04
Remove `tcp-stress.rs` test
Jieyou Xu
-64
/
+0
2025-08-04
Update installation.md
Robert Serrano Kobylyansky
-1
/
+1
2025-08-04
remove feature gate
Kivooeo
-3
/
+2
2025-08-04
Changelog for Clippy 1.89 🌽 (#15375)
Philipp Krones
-7
/
+105
2025-08-04
Fix splitting dylib paths
Jakub Beránek
-10
/
+8
2025-08-04
add `project_fields` helper function
Waffle Lapkin
-13
/
+22
2025-08-04
Update RELEASES.md
Boxy
-1
/
+1
2025-08-04
Update RELEASES.md
Boxy
-1
/
+1
2025-08-04
clean-up `semicolon_inside_block` (#15390)
Samuel Tardieu
-24
/
+12
2025-08-04
Merge commit '482e8540a1b757ed7bccc2041c5400f051fdb01e' into subtree-update_c...
Guillaume Gomez
-45
/
+275
2025-08-04
Merge commit '482e8540a1b757ed7bccc2041c5400f051fdb01e' into subtree-update_c...
Guillaume Gomez
-45
/
+275
2025-08-04
small refactor of `InterpResult`
Waffle Lapkin
-20
/
+22
2025-08-04
properly reject tail calls to `&FnPtr` or `&FnDef`
Waffle Lapkin
-2
/
+194
2025-08-04
drive-by cleanup: fix outdated documentation
Waffle Lapkin
-1
/
+1
2025-08-04
Do not render both cached and uncached edge between two steps
Jakub Beránek
-1
/
+7
2025-08-04
Implement debugging output of the bootstrap Step graph into a DOT file
Jakub Beránek
-2
/
+223
2025-08-03
Add a mir-opt test for an unneeded drop_in_place
Scott McMurray
-0
/
+33
2025-08-04
Merge ref '07b7dc90ee4d' from rust-lang/rust
The Miri Cronjob Bot
-8935
/
+13150
2025-08-04
Prepare for merging from rust-lang/rust
The Miri Cronjob Bot
-1
/
+1
2025-08-04
Auto merge of #144882 - Zalathar:rollup-i5q32em, r=Zalathar
bors
-42
/
+456
2025-08-04
Rollup merge of #144694 - compiler-errors:with-self-ty, r=SparrowLii
Stuart Cook
-1
/
+1
2025-08-04
Rollup merge of #144875 - scottmcm:more-mir-tests, r=cjgillot
Stuart Cook
-0
/
+403
2025-08-04
Rollup merge of #144694 - compiler-errors:with-self-ty, r=SparrowLii
Stuart Cook
-42
/
+53
2025-08-04
Merge ref '383b9c447b61' from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-3810
/
+6066
2025-08-04
Prepare for merging from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-1
/
+1
2025-08-04
coverage: Represent `CovmapVersion` as an enum
Zalathar
-15
/
+32
2025-08-04
coverage: Simplify access to debug/testing `-Zcoverage-options` flags
Zalathar
-6
/
+9
2025-08-04
coverage: Push async special case down into `extract_refined_covspans`
Zalathar
-14
/
+16
2025-08-04
coverage: Remove `-Zcoverage-options=no-mir-spans`
Zalathar
-226
/
+5
2025-08-04
coverage: Hoist `counter_for_bcb` out of its loop
Zalathar
-10
/
+10
2025-08-04
coverage: Include an `Instance` in `CovfunRecord` for debug messages
Zalathar
-1
/
+6
2025-08-04
Auto merge of #144876 - Zalathar:rollup-jhv9rir, r=Zalathar
bors
-173
/
+850
2025-08-04
Rollup merge of #144853 - Kivooeo:rust_-cleanup, r=Mark-Simulacrum
Stuart Cook
-17
/
+17
2025-08-04
Rollup merge of #144848 - Zalathar:ui-fulldeps, r=clubby789
Stuart Cook
-10
/
+40
2025-08-04
Rollup merge of #144811 - jieyouxu:target-maintainer-docs, r=Noratrieb
Stuart Cook
-1
/
+1
2025-08-04
Rollup merge of #144785 - lucarlig:master, r=lqd
Stuart Cook
-0
/
+18
[prev]
[next]