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
2025-01-21
Cleanup `Name` string rendering
Lukas Wirth
-31
/
+24
2025-01-20
Goto `Display::fmt` when invoked on `to_string`
Lukas Wirth
-0
/
+39
2025-01-20
Bring back goto def redirect for parse -> FromStr
Lukas Wirth
-3
/
+43
2025-01-20
Move dual blanket impl logic from source analyzer to goto_def
Lukas Wirth
-28
/
+39
2025-01-20
Merge pull request #18967 from Veykril/push-pwonkmwqmmol
Lukas Wirth
-2
/
+5
2025-01-20
Merge pull request #18934 from 1hakusai1/goto_definition_from_into
Lukas Wirth
-0
/
+162
2025-01-20
Preserve impl assoc names in ImplData
Lukas Wirth
-2
/
+5
2025-01-20
Add a test case
1hakusai1
-0
/
+24
2025-01-20
Use Semantics::resolve_method_call_as_callable to find implementation
1hakusai1
-51
/
+4
2025-01-18
Make niches into nices
Luuk Wester
-2
/
+96
2025-01-16
Merge pull request #18951 from Veykril/push-zpvunsvlpuxt
Lukas Wirth
-6
/
+23
2025-01-16
Generalize some type walking in hover type actions
Lukas Wirth
-31
/
+30
2025-01-16
Add missing `#[rust_analyzer::rust_fixture]` annotations
Lukas Wirth
-6
/
+23
2025-01-16
add goto-to-def actions for trait bound
lh123
-1
/
+104
2025-01-16
add go-to-type-def actions for func params
lh123
-1
/
+5
2025-01-16
Use resolve_method_call_as_callable to handle function types
1hakusai1
-2
/
+3
2025-01-16
refactor: Change order of arguments
1hakusai1
-2
/
+2
2025-01-16
refactor: rename to descriptive name
1hakusai1
-2
/
+3
2025-01-15
Merge pull request #18922 from Veykril/push-tmtzukrsnott
Lukas Wirth
-24
/
+28
2025-01-15
fix: Don't return inlay hints outside requested range
Lukas Wirth
-24
/
+28
2025-01-15
Merge pull request #18939 from Veykril/push-wztmylkyqttu
Lukas Wirth
-6
/
+0
2025-01-15
Use adjusted type
1hakusai1
-1
/
+1
2025-01-15
Add test cases
1hakusai1
-0
/
+99
2025-01-15
Flip on typing config to be opt-in, better defaults
Lukas Wirth
-6
/
+0
2025-01-15
Merge pull request #18925 from Veykril/push-mtxxvpowwtrt
Lukas Wirth
-0
/
+41
2025-01-15
feat: Render type parameter projection target bounds in inlays
Lukas Wirth
-0
/
+41
2025-01-15
Merge pull request #18917 from boattime/master
Lukas Wirth
-1
/
+1
2025-01-14
refactor: get(0) -> first()
1hakusai1
-1
/
+1
2025-01-14
Remove trailing spaces
1hakusai1
-1
/
+1
2025-01-14
fix_typo
1hakusai1
-1
/
+1
2025-01-14
Add the ability to jump from `into` to `from` definitions
1hakusai1
-1
/
+85
2025-01-13
feat: Add dereferencing autocomplete
boattime
-1
/
+1
2025-01-12
internal: Compute inlay hint tooltips lazily
Lukas Wirth
-14
/
+45
2025-01-12
Fix text edits for discriminant hints
Lukas Wirth
-2
/
+33
2025-01-12
internal: Compute inlay hint text edits lazily
Lukas Wirth
-54
/
+101
2025-01-12
fix: Fix `ref` text edit for binding mode hints
Lukas Wirth
-2
/
+27
2025-01-10
minor: Fix grammar in doc comments
Wilfred Hughes
-3
/
+3
2025-01-10
Merge pull request #18907 from Veykril/push-uqlzpttmvurv
Lukas Wirth
-2
/
+3
2025-01-10
Implement `#[rust_analyzer::skip]` for bodies
Lukas Wirth
-2
/
+3
2025-01-10
Re-implement rust string highlighting via tool attribute
Lukas Wirth
-74
/
+157
2025-01-10
Merge pull request #18904 from Veykril/push-yztnorquuyzw
Lukas Wirth
-23
/
+129
2025-01-10
Implement implicit sized bound inlay hints
Lukas Wirth
-10
/
+167
2025-01-10
Improve hover module path rendering
Lukas Wirth
-23
/
+129
2025-01-10
Merge pull request #18902 from Veykril/push-znlsxykqrkoo
Lukas Wirth
-118
/
+132
2025-01-10
internal: Add Definition::Crate
Lukas Wirth
-118
/
+132
2025-01-10
Merge pull request #18901 from ChayimFriedman2/hir-reexport
Lukas Wirth
-1
/
+1
2025-01-10
Merge pull request #18813 from Giga-Bowser/syntax-tree-view
Lukas Wirth
-347
/
+229
2025-01-10
Remove two hir reexports
Chayim Refael Friedman
-1
/
+1
2025-01-09
Fix another issue with fixup reversing
Chayim Refael Friedman
-0
/
+13
2025-01-09
Remove the old syntax tree viewer
Giga Bowser
-349
/
+0
[prev]
[next]