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-06-12
Sync from rust e703dff8fe220b78195c53478e83fb2f68d8499c
bjorn3
-20
/
+14
2025-06-12
intrinsics: rename min_align_of to align_of
Ralf Jung
-5
/
+5
2025-06-12
intrinsics: rename min_align_of to align_of
Ralf Jung
-11
/
+8
2025-06-12
intrinsics: rename min_align_of to align_of
Ralf Jung
-1
/
+0
2025-06-12
intrinsics: rename min_align_of to align_of
Ralf Jung
-87
/
+73
2025-06-12
Remove lower_arg_ty as all callers were passing `None`
Oli Scherer
-12
/
+2
2025-06-12
Move submodule path cache from `parse_gitmodules` to `Builder`
Jakub Beránek
-27
/
+30
2025-06-12
Remove environment variable modification in `test_default_compiler_wasi`
Jakub Beránek
-8
/
+10
2025-06-12
Remove `RefCell` from `cc/cxx/ar/ranlib`
Jakub Beránek
-49
/
+44
2025-06-12
Stop using Config for `tempdir-as-a-service` in `build_stamp` tests
Jakub Beránek
-14
/
+10
2025-06-12
Move `shared_helpers` test to a dedicated module
Jakub Beránek
-8
/
+3
2025-06-12
Merge pull request #19985 from ChayimFriedman2/proc-macro-srv-ast-id
Lukas Wirth
-102
/
+96
2025-06-12
ignore `run-make` tests that need `std` on `no_std` targets
Folkert de Vries
-21
/
+184
2025-06-12
Support spans with proc macro servers from before the ast id changes
Chayim Refael Friedman
-102
/
+96
2025-06-12
Add support for snapshot tests with insta
Jakub Beránek
-0
/
+43
2025-06-12
Merge pull request #700 from FractalFir/fuzz_support
antoyo
-23
/
+507
2025-06-12
Fix tests
Lukas Wirth
-10
/
+10
2025-06-12
Rename tool-config to tool and add docs
Stypox
-17
/
+20
2025-06-12
Return item tree query results by ref
Lukas Wirth
-99
/
+82
2025-06-12
Remove dead code
Lukas Wirth
-51
/
+35
2025-06-12
Shrink `ModItem` by usize
Lukas Wirth
-24
/
+34
2025-06-12
Merge pull request #2464 from rust-lang/rustc-pull
Tshepang Mbambo
-5902
/
+8927
2025-06-12
Auto merge of #142127 - compiler-errors:nested-goals-certainty, r=lcnr
bors
-94
/
+154
2025-06-12
Tracking the old name of renamed unstable library attribute
xizheyin
-33
/
+58
2025-06-12
Introduce `-Zmacro-stats`.
Nicholas Nethercote
-52
/
+610
2025-06-12
Add myself (WaffleLapkin) to review rotation
Waffle Lapkin
-0
/
+2
2025-06-12
early linting: avoid redundant calls to `check_id`
Deadbeef
-27
/
+16
2025-06-12
Merge pull request #19983 from ChayimFriedman2/proc-macro-eq
Chayim Refael Friedman
-6
/
+52
2025-06-12
Remove bootstrap adhoc group
Jakub Beránek
-7
/
+0
2025-06-12
Fix comparison of proc macros
Chayim Refael Friedman
-6
/
+52
2025-06-12
detect when variants have the same name as an associated function
Jana Dönszelmann
-1
/
+54
2025-06-12
add test for dead code caused by enum variants shadowing an associated function
Jana Dönszelmann
-0
/
+40
2025-06-12
Add documentation for init_logger_with_additional_layer
Stypox
-4
/
+14
2025-06-12
Remove `AttrOwner`
Lukas Wirth
-68
/
+59
2025-06-12
Don't hardcode the intrinsic return types twice in the compiler
Oli Scherer
-7
/
+7
2025-06-12
avoid `&mut P<T>` in `visit_expr` etc methods
Deadbeef
-3
/
+3
2025-06-12
avoid `&mut P<T>` in `visit_expr` etc methods
Deadbeef
-45
/
+62
2025-06-12
Ditch the unnecessary smallvec
Lukas Wirth
-12
/
+15
2025-06-12
Coalesce item tree data maps
Lukas Wirth
-181
/
+138
2025-06-12
`AttrOwner` needs no `ModItem`
Lukas Wirth
-47
/
+36
2025-06-12
Remove `FileItemTreeId`
Lukas Wirth
-181
/
+116
2025-06-12
Remove `ItemTreeId`
Lukas Wirth
-86
/
+52
2025-06-12
Add support for $crate to Ident
Daniel Bloom
-49
/
+859
2025-06-12
Update the stdarch submodule
Trevor Gross
-1
/
+0
2025-06-12
remove 'static in some places
Jana Dönszelmann
-13
/
+13
2025-06-12
Make `missing_fragment_specifier` an unconditional error
Trevor Gross
-339
/
+102
2025-06-12
add error message for unused duplicate
Jana Dönszelmann
-4
/
+2
2025-06-12
introduce new lint infra
Jana Dönszelmann
-227
/
+663
2025-06-12
Merge pull request #19981 from Veykril/push-tzzunsrqqunv
Lukas Wirth
-5
/
+6
2025-06-12
Merge pull request #19980 from Veykril/push-qsuttvtvtytr
Lukas Wirth
-38
/
+39
[prev]
[next]