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
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
2025-06-12
Start using new diagnostic logic on all existing `single` parsers
Jonathan Dönszelmann
-43
/
+14
2025-06-12
introduce duplicate attribute diagnostic logic
Jana Dönszelmann
-17
/
+112
2025-06-12
fix: Do not force descend into derives for goto IDE features
Lukas Wirth
-5
/
+6
2025-06-12
Fix a missing fragment specifier in rustdoc tests
Trevor Gross
-3
/
+3
2025-06-12
chore(doctest): Remove redundant blank lines
Shun Sakai
-3
/
+0
2025-06-12
`ItemTree`'s `ItemVisibilities` has no identity, so deduplicate
Lukas Wirth
-38
/
+39
2025-06-12
Auto merge of #141205 - rust-lang:cargo_update, r=Mark-Simulacrum
bors
-209
/
+239
2025-06-12
Improved reduction by adding support for removign dead functions. Fixed typos...
michal kostrubiec
-51
/
+177
2025-06-12
Merge pull request #19837 from ChayimFriedman2/stable-astid
Lukas Wirth
-1945
/
+2256
2025-06-12
Add lockfile
Jakub Beránek
-1
/
+965
2025-06-12
LRU ast id map
Chayim Refael Friedman
-0
/
+1
2025-06-12
Ignore ast id hashes in typos check
Chayim Refael Friedman
-0
/
+1
2025-06-12
Remove most of the item tree
Chayim Refael Friedman
-443
/
+52
2025-06-12
Avoid referring to the item tree except in the def map
Chayim Refael Friedman
-955
/
+981
[prev]
[next]