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
Age
Commit message (
Expand
)
Author
Lines
2024-12-05
fix: Resolve generic parameters within use captures
Lukas Wirth
-0
/
+69
2024-12-06
fix: Panic when displaying generic params with defaults
Shoyu Vanilla
-0
/
+50
2024-12-04
Fix parsing of parenthesized type args and RTN
Lukas Wirth
-43
/
+51
2024-12-03
chore: deprecate `typing.autoClosingAngleBrackets` configuration
Tarek
-4
/
+0
2024-12-03
internal: Make exclude characters for typing assists configurable, default to...
Tarek
-0
/
+6
2024-12-03
Advertise completions and inlay hints resolve server capabilities based on th...
Kirill Bulatov
-1
/
+11
2024-11-07
Merge pull request #18490 from ShoyuVanilla/dyn-compat-rename
Laurențiu Nicola
-5
/
+5
2024-11-07
minor: Rename `dyn compatible` to `dyn-compatible`
Shoyu Vanilla
-5
/
+5
2024-11-04
Merge pull request #18473 from Veykril/push-xnlzukoqttvz
Lukas Wirth
-15
/
+44
2024-11-04
Render extern blocks in file_structure
Lukas Wirth
-15
/
+44
2024-11-04
Fix feature name casing
Laurențiu Nicola
-1
/
+1
2024-11-03
Allow interpreting consts and statics with interpret function command
Lukas Wirth
-49
/
+66
2024-11-02
Allow static initializers to be const evaluated
Lukas Wirth
-7
/
+13
2024-10-30
Merge pull request #18436 from Veykril/lw-yvkqwpnwsouo
Lukas Wirth
-190
/
+462
2024-10-29
Style hover messages a bit differently
Lukas Wirth
-115
/
+346
2024-10-29
Do not render meta info when hovering usages
Lukas Wirth
-83
/
+124
2024-10-28
Merge pull request #18421 from Veykril/push-uxxwvwnqvomr
Lukas Wirth
-18
/
+18
2024-10-28
Reformat
Lukas Wirth
-7
/
+7
2024-10-28
Move text-edit into ide-db
Lukas Wirth
-18
/
+18
2024-10-27
add test
LastExceed
-0
/
+76
2024-10-27
add LetStmt arm
LastExceed
-0
/
+18
2024-10-27
Invert token iteration order in macro mapping
Lukas Wirth
-13
/
+15
2024-10-25
Factor out token ranking
Lukas Wirth
-36
/
+8
2024-10-23
Merge pull request #18264 from ChayimFriedman2/semi-transparent
Lukas Wirth
-0
/
+20
2024-10-23
fix dyn incompatible hint message
usamoi
-1
/
+1
2024-10-23
Don't emit edits for postfix adjustment hints
Lukas Wirth
-23
/
+28
2024-10-23
Add text edit to implicit 'static hints
Lukas Wirth
-1
/
+2
2024-10-23
Add text edit to discriminant hints
Lukas Wirth
-5
/
+6
2024-10-23
Add text edit to binding mode hints
Lukas Wirth
-36
/
+38
2024-10-23
Add text edit to adjustment hints
Lukas Wirth
-21
/
+42
2024-10-22
Implement semitransparent hygiene
Chayim Refael Friedman
-0
/
+20
2024-10-22
Merge binding_mode inlay hints into one
Lukas Wirth
-11
/
+29
2024-10-22
Merge adjustment inlay hints into one
Lukas Wirth
-145
/
+83
2024-10-22
Merge closure capture inlay hints into one
Lukas Wirth
-90
/
+41
2024-10-22
Auto merge of #18370 - duncpro:goto-def-ranges, r=Veykril
bors
-6
/
+87
2024-10-22
Auto merge of #18349 - dqkqd:issue-18344, r=Veykril
bors
-0
/
+153
2024-10-22
feat: render docs from aliased type when docs are missing
Khanh Duong Quoc
-0
/
+153
2024-10-22
tidy
Duncan Proctor
-5
/
+5
2024-10-22
remove duplicate test
Duncan Proctor
-16
/
+0
2024-10-22
resolve range patterns to the their struct types
Duncan Proctor
-6
/
+103
2024-10-22
Auto merge of #18362 - duncpro:goto-def-ranges, r=Veykril
bors
-3
/
+86
2024-10-22
tidy
Duncan Proctor
-14
/
+26
2024-10-22
goto definition on RangeFrom, RangeFull, RangeTo, and RangeToInclusive links ...
Duncan Proctor
-33
/
+54
2024-10-21
Move explicit range handling out of goto_definition, use OperatorClass instead
duncanproctor
-23
/
+24
2024-10-21
GotoDefinition on a Range or InclusiveRange operator will link to the struct ...
duncanproctor
-3
/
+52
2024-10-21
fix: Fix token downmapping failing for include! inputs
Lukas Wirth
-0
/
+59
2024-10-21
Update ide tests
Lukas Wirth
-131
/
+131
2024-10-14
Auto merge of #18292 - roife:fix-issue-17427, r=Veykril
bors
-12
/
+41
2024-10-14
feat: handle self-param outside of methods when renaming
roife
-12
/
+41
2024-10-14
chore: rename salsa to ra_salsa
David Barsky
-4
/
+4
[prev]
[next]