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
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
2025-06-12
Use stable AST IDs
Chayim Refael Friedman
-556
/
+1230
2025-06-12
Merge pull request #19942 from ChayimFriedman2/faux
Lukas Wirth
-28
/
+26
2025-06-12
Allow `unpredictable_function_pointer_comparisons` lint in more places
Urgau
-0
/
+6
2025-06-12
Merge pull request #19979 from rust-lang/dependabot/npm_and_yarn/editors/code...
Chayim Refael Friedman
-15
/
+15
2025-06-12
Report the `unpredictable_function_pointer_comparisons` lint in macro
Urgau
-25
/
+90
2025-06-12
Overhaul the `thousands` module.
Nicholas Nethercote
-27
/
+86
2025-06-12
Add some useful `Path`/`PathSegment` equality operations.
Nicholas Nethercote
-2
/
+19
2025-06-12
Merge from rustc
The rustc-dev-guide Cronjob Bot
-5901
/
+8926
2025-06-12
Preparing for merge from rustc
The rustc-dev-guide Cronjob Bot
-1
/
+1
[prev]
[next]