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-07-31
Merge ref '32e7a4b92b10' from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-14887
/
+25302
2025-07-31
Prepare for merging from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-1
/
+1
2025-07-31
Merge ref '32e7a4b92b10' from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-7983
/
+13828
2025-07-31
Prepare for merging from rust-lang/rust
The rustc-josh-sync Cronjob Bot
-1
/
+1
2025-07-31
Consider operator's span when computing binop expr span
Michael Goulet
-17
/
+20
2025-07-31
Move `ParamTerm` out of `rustc_middle`.
Nicholas Nethercote
-20
/
+20
2025-07-31
Move an `EarlyParamRegion` impl block.
Nicholas Nethercote
-9
/
+9
2025-07-31
Move `ImplHeader` out of `rustc_middle`.
Nicholas Nethercote
-18
/
+19
2025-07-31
Move `ResolverOutputs` out of `rustc_middle`.
Nicholas Nethercote
-9
/
+9
2025-07-31
Remove unused `impl_decodable_via_ref!` entries.
Nicholas Nethercote
-3
/
+0
2025-07-31
Auto merge of #144405 - lcnr:hir-typeck-uniquify, r=BoxyUwU
bors
-57
/
+353
2025-07-31
Use specific name for "frame" span field
Stypox
-1
/
+1
2025-07-31
Use new enter_trace_span! syntax for layout_of & friends
Stypox
-3
/
+3
2025-07-31
Uniform enter_trace_span! and add documentation
Stypox
-20
/
+65
2025-07-30
test: Check close window rendering
Scott Schafer
-0
/
+43
2025-07-30
Auto merge of #116316 - cjgillot:incr-privacy, r=petrochenkov
bors
-1
/
+0
2025-07-30
Address some rustc inconsistency issues
Haowei Wu
-5
/
+13
2025-07-30
expand WF obligations when checking method calls
Michael Goulet
-35
/
+30
2025-07-30
[test][AIX] ignore extern_weak linkage test
David Tenty
-0
/
+1
2025-07-30
stall ConstArgHasType in compute_goal_fast_path
Michael Goulet
-0
/
+7
2025-07-30
rustdoc-json: Move `#[macro_export]` from `Other` to it's own variant
Alona Enraght-Moony
-6
/
+13
2025-07-30
rustdoc-json: Add test for `#[macro_use]` attribute
Alona Enraght-Moony
-0
/
+40
2025-07-30
Stabilize strict_overflow_ops
Nurzhan Sakén
-89
/
+56
2025-07-30
Auto merge of #144692 - samueltardieu:rollup-0j1y08x, r=samueltardieu
bors
-378
/
+665
2025-07-30
Simplify boolean expression in `manual_assert`
Samuel Tardieu
-15
/
+9
2025-07-30
Rollup merge of #144675 - jieyouxu:compiletest-staging, r=Kobzol
Samuel Tardieu
-14
/
+56
2025-07-30
Rollup merge of #144655 - jdonszelmann:cleanup-codegen-fn-attrs, r=WaffleLapkin
Samuel Tardieu
-237
/
+289
2025-07-30
Rollup merge of #144308 - GuillaumeGomez:merged-doctest-times, r=lolbinarycat
Samuel Tardieu
-114
/
+212
2025-07-30
Rollup merge of #143465 - kornelski:extern-name, r=petrochenkov
Samuel Tardieu
-13
/
+108
2025-07-30
Distinguish appending and replacing self ty in predicates
Michael Goulet
-1
/
+1
2025-07-30
Distinguish appending and replacing self ty in predicates
Michael Goulet
-42
/
+53
2025-07-30
Optimize some usages of `!!` and `--` in suggestions (#15366)
Jason Newcomb
-40
/
+101
2025-07-30
Implement push_mut
Balt
-29
/
+243
2025-07-30
Fix `iter_on_single_items` FP on function pointers and let stmts (#15013)
Alejandra González
-34
/
+85
2025-07-30
Simplify the configuration for no-panic
Trevor Gross
-174
/
+174
2025-07-30
ci: Set pipefail before running ci-util
Trevor Gross
-1
/
+3
2025-07-30
Merge pull request #745 from GuillaumeGomez/regen
antoyo
-0
/
+60
2025-07-30
add `SyntaxEditor::delete_all` to migrate utils.rs `add_trait_assoc_items_to_...
Hmikihiro
-26
/
+67
2025-07-30
only extract lang items once
Jana Dönszelmann
-5
/
+3
2025-07-30
clean up codegen fn attrs
Jana Dönszelmann
-237
/
+289
2025-07-30
Abtract away json protocol for proc-macro-srv
Lukas Wirth
-260
/
+472
2025-07-30
Regenerate intrinsics mapping
Guillaume Gomez
-0
/
+60
2025-07-30
extend comment
lcnr
-0
/
+13
2025-07-30
add comment and opaque type fixme
lcnr
-0
/
+11
2025-07-30
handle region dependent goals due to infer vars
lcnr
-19
/
+128
2025-07-30
Add change tracker entry
Jieyou Xu
-0
/
+5
2025-07-30
Run `compiletest` self-tests against stage 1 rustc
Jieyou Xu
-2
/
+2
2025-07-30
Deny `compiletest` self-tests being run against stage 0 rustc unless explicit...
Jieyou Xu
-1
/
+18
2025-07-30
Update `codegen_{cranelift,gcc}` and `opt-dist` to use `build.compiletest-all...
Jieyou Xu
-3
/
+4
2025-07-30
Update `codegen_{cranelift,gcc}` and `opt-dist` to use `build.compiletest-all...
Jieyou Xu
-5
/
+7
[prev]
[next]