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
/
ide-db
Age
Commit message (
Expand
)
Author
Lines
2025-04-19
Make `HirFileId`, `EditionedFileId` and macro files Salsa struct
Chayim Refael Friedman
-244
/
+198
2025-04-10
Remove all upcasts!
Chayim Refael Friedman
-46
/
+12
2025-04-09
internal: fix `NameGenerator`'s and `AnyMap`'s rustdocs
David Barsky
-1
/
+1
2025-04-09
Merge pull request #19462 from Veykril/push-ypvprvvwkyll
Lukas Wirth
-42
/
+37
2025-04-09
refactor: Lower type-refs before type inference
Lukas Wirth
-42
/
+37
2025-04-08
fix(auto-import): Prefer imports of matching types for argument lists
Lukas Wirth
-7
/
+37
2025-04-04
prefer default over new
BenjaminBrienen
-13
/
+14
2025-04-03
Stabilize `cfg_boolean_literals`
clubby789
-29
/
+0
2025-04-03
fix(ide-assists): remove `AssistKind::None`
Prajwal S N
-10
/
+1
2025-03-31
fix: Cleanup param name inlay hint filtering
Lukas Wirth
-2
/
+2
2025-03-28
Merge pull request #19375 from ChayimFriedman2/do-not-complete
Lukas Wirth
-24
/
+106
2025-03-27
Allow crate authors to control completion of their things
Chayim Refael Friedman
-24
/
+106
2025-03-26
refactor: Use MEDIUM durability for crate-graph changes, high for library sou...
Lukas Wirth
-5
/
+5
2025-03-23
chore: Bump dependencies
Lukas Wirth
-4
/
+4
2025-03-23
chore: Remove unused dependencies
Lukas Wirth
-1
/
+0
2025-03-22
Speed up resolving "Generate delegate method" assist (part 2)
Felicián Németh
-0
/
+30
2025-03-22
Speed up resolving "Generate delegate method" assist (part 1)
Felicián Németh
-2
/
+6
2025-03-21
chore: Remove some unnecessary usage of `Semantics`
Lukas Wirth
-34
/
+32
2025-03-17
chore: Bump `Edition::CURRENT` to 2024
Lukas Wirth
-37
/
+37
2025-03-16
Suppress must_use for ControlFlow in rust-analyzer
Michael Goulet
-2
/
+2
2025-03-15
cargo fmt
BenjaminBrienen
-84
/
+78
2025-03-15
Merge pull request #19366 from Veykril/push-mkunlxkysssr
Lukas Wirth
-3
/
+3
2025-03-15
chore: Remove legacy `SyntaxContextId` re-export
Lukas Wirth
-3
/
+3
2025-03-14
Merge pull request #19356 from flodiebold/push-snpyvwuulkmw
Lukas Wirth
-18
/
+18
2025-03-14
Avoid recursively debug printing crates
Florian Diebold
-18
/
+18
2025-03-14
Split `variant_data` into its own query
Lukas Wirth
-3
/
+1
2025-03-14
Split assoc items out of `trait_data`/`impl_data` queries
Lukas Wirth
-2
/
+2
2025-03-12
Salsify the crate graph
Chayim Refael Friedman
-39
/
+71
2025-03-10
internal: port rust-analyzer to new Salsa
David Barsky
-346
/
+408
2025-03-10
Merge pull request #19332 from Veykril/push-trvznlqsvtyq
Lukas Wirth
-16
/
+13
2025-03-10
Make change annotations per text-edit
Lukas Wirth
-16
/
+13
2025-03-10
Merge pull request #19331 from lnicola/sync-from-rust
Laurențiu Nicola
-34
/
+0
2025-03-10
Merge pull request #19330 from ChayimFriedman2/normalize-projection
Lukas Wirth
-39
/
+58
2025-03-10
Merge from rust-lang/rust
Laurențiu Nicola
-34
/
+0
2025-03-06
Warn the user when a rename will change the meaning of the program
Chayim Refael Friedman
-16
/
+80
2025-03-06
Pass the target crate in `HirFormatter`
Chayim Refael Friedman
-39
/
+58
2025-03-05
Rollup merge of #137728 - Darksonn:no-tuple-unsize, r=oli-obk
许杰友 Jieyou Xu (Joe)
-34
/
+0
2025-03-05
Merge pull request #19274 from Veykril/push-pouwrwwrlrlt
Lukas Wirth
-5
/
+17
2025-03-05
Use HIR unsafety information for unsafe syntax highlightng
Lukas Wirth
-5
/
+17
2025-03-05
Use size_of from the prelude instead of imported
Thalia Archibald
-4
/
+3
2025-03-01
More precise macro modifiers for syntax highlighting
Lukas Wirth
-4
/
+6
2025-02-27
fix doc tests
BenjaminBrienen
-3
/
+5
2025-02-27
enable doctest
BenjaminBrienen
-1
/
+0
2025-02-27
Delete tuple unsizing
Alice Ryhl
-34
/
+0
2025-02-23
Remove `limit` crate in favor `usize`
Lukas Wirth
-5
/
+3
2025-02-17
Merge from rust-lang/rust
Laurențiu Nicola
-2
/
+2
2025-02-17
Rename `pattern_complexity` attr as `pattern_complexity_limit`.
Nicholas Nethercote
-2
/
+2
2025-02-12
fix: Do not show safety hints for extern items lacking semantics
Lukas Wirth
-1
/
+1
2025-02-04
Expose symbol of `CrateName`
Lukas Wirth
-5
/
+8
2025-02-03
Split cache priming into distinct phases
Lukas Wirth
-31
/
+83
[prev]
[next]