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
/
rust-analyzer
/
crates
/
hir-def
Age
Commit message (
Expand
)
Author
Lines
2025-03-24
refactor: Replace custom `ThinVec` with `thin-vec` crate
Lukas Wirth
-64
/
+82
2025-03-24
Merge pull request #19436 from lnicola/rm-rustc-hashes
Laurențiu Nicola
-3
/
+0
2025-03-24
Drop rustc_hashes dependency
Laurențiu Nicola
-3
/
+0
2025-03-23
chore: Bump dependencies
Lukas Wirth
-2
/
+2
2025-03-23
chore: Remove unused dependencies
Lukas Wirth
-3
/
+0
2025-03-22
fix: Handle multiple `#[repr(..)]` attrs correctly
Shoyu Vanilla
-71
/
+79
2025-03-21
fix: Fix incorrect expansion of builtin `PartialOrd` derive
Lukas Wirth
-1
/
+1
2025-03-18
refactor: Do not use `Expander` in assoc item lowering
Lukas Wirth
-125
/
+106
2025-03-17
chore: Bump `Edition::CURRENT` to 2024
Lukas Wirth
-18
/
+43
2025-03-16
internal: Render root syntax contexts more clearly
Lukas Wirth
-15
/
+15
2025-03-16
Merge pull request #19354 from ChayimFriedman2/rtn-prep
Lukas Wirth
-10
/
+47
2025-03-16
refactor: Remove unnecessary `Arc`
Lukas Wirth
-10
/
+7
2025-03-15
cargo fmt
BenjaminBrienen
-2
/
+2
2025-03-15
fix temporary value dropped while borrowed
BenjaminBrienen
-2
/
+2
2025-03-15
cargo fmt
BenjaminBrienen
-225
/
+172
2025-03-15
cargo clippy --fix
BenjaminBrienen
-1
/
+1
2025-03-15
chore: Remove legacy `SyntaxContextId` re-export
Lukas Wirth
-27
/
+27
2025-03-14
Split `variant_data` into its own query
Lukas Wirth
-141
/
+130
2025-03-14
Split enum variants out of `enum_data` query
Lukas Wirth
-24
/
+41
2025-03-14
Move attribute parsing out of data module
Lukas Wirth
-124
/
+128
2025-03-14
Split assoc items out of `trait_data`/`impl_data` queries
Lukas Wirth
-319
/
+365
2025-03-13
internal: don't panic when the crate graph isn't ready #19351
David Barsky
-2
/
+2
2025-03-12
Lower Return Type Notation (`Type::method(..): Send`)
Chayim Refael Friedman
-10
/
+47
2025-03-12
Merge pull request #19337 from ChayimFriedman2/salsify-crate-graph-final
Chayim Refael Friedman
-274
/
+564
2025-03-12
Salsify the crate graph
Chayim Refael Friedman
-274
/
+564
2025-03-11
Make GenericParamsCollector::type_or_consts not unnecessarily pub(crate)
¨Florian
-10
/
+15
2025-03-11
Auto merge of #136932 - m-ou-se:fmt-width-precision-u16, r=scottmcm
bors
-1
/
+1
2025-03-10
internal: port rust-analyzer to new Salsa
David Barsky
-276
/
+341
2025-03-10
Fix rust-analyzer for 16-bit fmt width and precision.
Mara Bos
-1
/
+1
2025-03-10
Merge pull request #19079 from ChayimFriedman2/rename-conflict
Lukas Wirth
-29
/
+153
2025-03-08
Fix syntax fixup producing invalid punctuation
¨Florian
-4
/
+4
2025-03-06
Warn the user when a rename will change the meaning of the program
Chayim Refael Friedman
-29
/
+153
2025-03-05
Use size_of from the prelude instead of imported
Thalia Archibald
-1
/
+1
2025-03-01
More precise macro modifiers for syntax highlighting
Lukas Wirth
-3
/
+7
2025-02-27
fix doc tests
BenjaminBrienen
-8
/
+10
2025-02-24
Format code
Laurențiu Nicola
-1
/
+7
2025-02-24
Add rustc_hashes and bump the others
Laurențiu Nicola
-0
/
+1
2025-02-24
Merge from rust-lang/rust
Laurențiu Nicola
-1
/
+8
2025-02-23
Remove `limit` crate in favor `usize`
Lukas Wirth
-17
/
+11
2025-02-17
Rollup merge of #137173 - lnicola:sync-from-ra, r=lnicola
Matthias Krüger
-61
/
+181
2025-02-17
Merge pull request #19127 from ChayimFriedman2/different-generic-args
Lukas Wirth
-5
/
+12
2025-02-16
Move hashes from rustc_data_structure to rustc_hashes so they can be shared w...
Ben Kimock
-1
/
+8
2025-02-16
Refactor path lowering
Chayim Refael Friedman
-5
/
+12
2025-02-12
Merge pull request #18928 from roife/fix-18918
Lukas Wirth
-1
/
+19
2025-02-12
Merge pull request #19109 from Veykril/push-nzpuuqommpnq
Lukas Wirth
-15
/
+34
2025-02-12
fix: handle character boundary in search mode
roife
-1
/
+19
2025-02-12
fix: Do not show safety hints for extern items lacking semantics
Lukas Wirth
-15
/
+34
2025-02-12
Merge pull request #19125 from ChayimFriedman2/cfg-attr-fast
Lukas Wirth
-1
/
+19
2025-02-12
Merge pull request #18995 from alibektas/12210
Lukas Wirth
-39
/
+97
2025-02-10
Merge from rust-lang/rust
Laurențiu Nicola
-2
/
+3
[prev]
[next]