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
Age
Commit message (
Expand
)
Author
Lines
2025-05-04
Disable fixpoint for variance computation temporarily
Lukas Wirth
-12
/
+12
2025-05-03
Improve let snippet
A4-Tacks
-6
/
+6
2025-05-03
Improve the let code snippet
A4-Tacks
-6
/
+101
2025-05-02
Merge pull request #19733 from ShoyuVanilla/issue-19724
Lukas Wirth
-13
/
+82
2025-05-02
Merge pull request #19732 from ShoyuVanilla/issue-19730
Lukas Wirth
-1
/
+27
2025-05-03
fix: Implement mut to const ptr cast for method resolution
Shoyu Vanilla
-13
/
+82
2025-05-02
Merge pull request #19731 from Veykril/push-mmvowomkpwxy
Lukas Wirth
-175
/
+112
2025-05-03
fix: Correct assoc ty bound var starting index
Shoyu Vanilla
-1
/
+27
2025-05-02
refactor: Simplify macro call id construction
Lukas Wirth
-175
/
+112
2025-05-02
Render more lifetimes
Lukas Wirth
-149
/
+201
2025-05-01
remove a couple of clones
Matthias Krüger
-90
/
+71
2025-05-01
Merge from rust-lang/rust
Laurențiu Nicola
-1
/
+1
2025-04-30
Merge pull request #19723 from Veykril/push-skswknpxtzlz
Lukas Wirth
-20
/
+86
2025-04-30
fix: Improve parser recovery a bit
Lukas Wirth
-20
/
+86
2025-04-30
Merge pull request #19247 from alibektas/19172_very_new
Lukas Wirth
-82
/
+146
2025-04-30
chore: Adjust panic context printing
Lukas Wirth
-12
/
+10
2025-04-29
Split out salsa_macros
Lukas Wirth
-47
/
+55
2025-04-29
Update salsa
Lukas Wirth
-25
/
+67
2025-04-29
refactor: Remove unnecessary extension trait
Lukas Wirth
-68
/
+59
2025-04-29
Cleanup cfg check handling in expression store lowering
Lukas Wirth
-188
/
+234
2025-04-29
refactor: Clean up cache priming cancellation handling
Lukas Wirth
-39
/
+54
2025-04-28
Merge pull request #19699 from ChayimFriedman2/escape-label
David Barsky
-7
/
+36
2025-04-28
base-db: add more details to panic
David Barsky
-9
/
+20
2025-04-28
Merge pull request #19708 from Veykril/push-wrmyowrzkxzz
Lukas Wirth
-255
/
+188
2025-04-28
Merge pull request #19542 from snprajwal/let-else-to-match
Lukas Wirth
-142
/
+335
2025-04-28
refactor: De-arc lang item queries
Lukas Wirth
-255
/
+188
2025-04-28
refactor: migrate `merge_imports` to syntax editor
Prajwal S N
-43
/
+25
2025-04-28
chore: rename `unmerge_use` to `unmerge_imports`
Prajwal S N
-44
/
+44
2025-04-28
fix: migrate `unmerge_use` to syntax editor
Prajwal S N
-16
/
+108
2025-04-28
refactor: migrate `let_else_to_match` to editor
Prajwal S N
-142
/
+335
2025-04-28
Unelide lifetime
Laurențiu Nicola
-1
/
+1
2025-04-28
Merge pull request #19706 from Veykril/push-nkpmknlvzyom
Lukas Wirth
-24
/
+19
2025-04-28
fix: Address minor FIXME
Lukas Wirth
-24
/
+19
2025-04-28
Merge pull request #19704 from Veykril/push-wrvznvvpvtvp
Lukas Wirth
-122
/
+169
2025-04-28
Add expression fill mode variant for filling with underscore expressions
Lukas Wirth
-122
/
+169
2025-04-28
Format code
Laurențiu Nicola
-1
/
+3
2025-04-28
Merge from rust-lang/rust
Laurențiu Nicola
-195
/
+37
2025-04-26
Merge pull request #19692 from vishruth-thimmaiah/remove_underscore_for_used_var
Chayim Refael Friedman
-0
/
+212
2025-04-27
feat: adds an assist to remove underscores from used variables
Vishruth-Thimmaiah
-0
/
+212
2025-04-26
Don't escape `'static`
Chayim Refael Friedman
-2
/
+10
2025-04-26
Escape raw names in labels properly
Chayim Refael Friedman
-5
/
+26
2025-04-25
Clarify text for add_braces assist
Wilfred Hughes
-3
/
+3
2025-04-25
Merge pull request #19690 from ChayimFriedman2/preallocate-input
Chayim Refael Friedman
-3
/
+10
2025-04-25
Preallocate `parser::Input`
Chayim Refael Friedman
-3
/
+10
2025-04-25
Merge pull request #19688 from ChayimFriedman2/less-unused
Lukas Wirth
-154
/
+159
2025-04-25
Switch `AstIdMap` to `hashbrown::HashTable` from the raw API
Chayim Refael Friedman
-10
/
+10
2025-04-25
Upgrade dashmap and hashbrown
Chayim Refael Friedman
-117
/
+98
2025-04-25
minor: format
gohome001
-6
/
+4
2025-04-25
test: add test case for highlight unsafe operations
gohome001
-0
/
+28
2025-04-25
feat: highlight unsafe operations
gohome001
-0
/
+57
[prev]
[next]