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
path:
root
/
src
/
tools
Age
Commit message (
Expand
)
Author
Lines
2025-06-13
Merge pull request #19990 from Veykril/push-zkvrlrotmuzr
Lukas Wirth
-8
/
+76
2025-06-13
Generate annotations for macro defined items if their name is in the input
Lukas Wirth
-8
/
+76
2025-06-13
Merge pull request #19982 from Veykril/push-uptnmqtlylsx
Lukas Wirth
-755
/
+558
2025-06-13
Remove unnecessary item tree query calls
Lukas Wirth
-49
/
+47
2025-06-13
Move COERCE_CONTAINER_TO_ANY to nursery, as it has FPs
Philipp Krones
-1
/
+1
2025-06-13
Merge commit '4ef75291b5dd6739212f1f61666d19d4e086690d' into clippy-subtree-u...
Philipp Krones
-668
/
+4109
2025-06-13
`cargo upgrade`
Lukas Wirth
-88
/
+189
2025-06-13
`cargo update`
Lukas Wirth
-206
/
+207
2025-06-13
Update tests.
Mara Bos
-1
/
+0
2025-06-13
Remove ast ids from item tree mod items
Lukas Wirth
-161
/
+121
2025-06-13
Split mod items into small and big variants
Lukas Wirth
-66
/
+81
2025-06-13
Store item tree visibilities in a thin vec
Lukas Wirth
-2
/
+14
2025-06-13
Fix link to good first issues
Jakub Beránek
-1
/
+1
2025-06-13
Rollup merge of #142410 - RalfJung:align_of, r=WaffleLapkin,workingjubilee
Matthias Krüger
-1
/
+0
2025-06-13
Rollup merge of #142340 - RalfJung:miri-apfloat-mul-add, r=oli-obk
Matthias Krüger
-10
/
+6
2025-06-13
Unimplement unsized_locals
mejrs
-48
/
+5
2025-06-12
Rollup merge of #142337 - RalfJung:miri-float-nondet, r=oli-obk
Matthias Krüger
-4
/
+31
2025-06-12
intrinsics: rename min_align_of to align_of
Ralf Jung
-1
/
+0
2025-06-12
Merge pull request #19985 from ChayimFriedman2/proc-macro-srv-ast-id
Lukas Wirth
-102
/
+96
2025-06-12
Support spans with proc macro servers from before the ast id changes
Chayim Refael Friedman
-102
/
+96
2025-06-12
Fix tests
Lukas Wirth
-10
/
+10
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 #19983 from ChayimFriedman2/proc-macro-eq
Chayim Refael Friedman
-6
/
+52
2025-06-12
Fix comparison of proc macros
Chayim Refael Friedman
-6
/
+52
2025-06-12
Remove `AttrOwner`
Lukas Wirth
-68
/
+59
2025-06-12
avoid `&mut P<T>` in `visit_expr` etc methods
Deadbeef
-3
/
+3
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
Merge pull request #19981 from Veykril/push-tzzunsrqqunv
Lukas Wirth
-5
/
+6
2025-06-12
fix: Do not force descend into derives for goto IDE features
Lukas Wirth
-5
/
+6
2025-06-12
`ItemTree`'s `ItemVisibilities` has no identity, so deduplicate
Lukas Wirth
-38
/
+39
2025-06-12
Merge pull request #19837 from ChayimFriedman2/stable-astid
Lukas Wirth
-1945
/
+2256
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-11
Add new permitted dependencies
Mark Rousskov
-0
/
+1
2025-06-11
cargo update
github-actions
-84
/
+96
2025-06-11
chore(deps-dev): bump brace-expansion in /editors/code
dependabot[bot]
-15
/
+15
2025-06-11
Use `rustc_thread_pool` instead of `rustc-rayon-core`
Celina G. Val
-1
/
+1
2025-06-11
Merge pull request #4383 from LorrensP-2158466/remove-leaky-syncobj
Ralf Jung
-129
/
+153
2025-06-11
mutex, rwlock: move some methods around so we borrow the RefCell less often
Ralf Jung
-80
/
+75
2025-06-11
use RwLockRef instead of RwLockId
LorrensP-2158466
-72
/
+101
[prev]
[next]