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
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-07-11
Backport new sized-hierarchy trait bounds in old ways
Shoyu Vanilla
-1
/
+1
2025-06-13
Merge pull request #19990 from Veykril/push-zkvrlrotmuzr
Lukas Wirth
-8
/
+76
2025-06-13
Generate annotations for macro defined items if their name is in the input
Lukas Wirth
-8
/
+76
2025-06-13
`cargo upgrade`
Lukas Wirth
-1
/
+1
2025-06-12
Merge pull request #19981 from Veykril/push-tzzunsrqqunv
Lukas Wirth
-3
/
+3
2025-06-12
fix: Do not force descend into derives for goto IDE features
Lukas Wirth
-3
/
+3
2025-06-12
`ItemTree`'s `ItemVisibilities` has no identity, so deduplicate
Lukas Wirth
-2
/
+2
2025-06-11
fix: Hide dyn inlay hints for incomplete `impl`s
Lukas Wirth
-3
/
+9
2025-06-06
fix: Record macro calls for fields in `ChildBySource` impls
Lukas Wirth
-0
/
+17
2025-06-05
fix: Record macro calls in signatures in `ChildBySource` impls
Lukas Wirth
-0
/
+44
2025-06-04
feat: Add `dyn` keyword inlay hints
Lukas Wirth
-2
/
+142
2025-06-04
Remove unnecessary parameters in inlay-hint computation
Lukas Wirth
-58
/
+41
2025-06-02
fix: Fix edition handling for names in rename logic
Lukas Wirth
-33
/
+61
2025-06-02
Enhance renaming to include identifiers that are generated from the original ...
Lukas Wirth
-31
/
+145
2025-05-31
Merge pull request #19898 from Veykril/push-ykumpuwmuvmu
Lukas Wirth
-19
/
+8
2025-05-31
refactor: Remove unncessary duplication in highlight_related
Lukas Wirth
-19
/
+8
2025-05-30
internal: Restructure some semantics APIs for virtual macro files
Lukas Wirth
-7
/
+9
2025-05-30
Merge pull request #19861 from vremyavnikuda/docs/find-all-refs-constructor-s...
Lukas Wirth
-3
/
+88
2025-05-28
docs:deleting duplicate documentation
vremyavnikuda
-70
/
+0
2025-05-28
Merge pull request #19880 from Veykril/push-xmpxumsrkymk
Lukas Wirth
-13
/
+54
2025-05-28
fix: Handle included files better in IDE layer
Lukas Wirth
-13
/
+54
2025-05-28
Merge pull request #19876 from ShoyuVanilla/layout-padding
Lukas Wirth
-23
/
+182
2025-05-28
feat: Render padding information when hovering on structs
Shoyu Vanilla
-23
/
+182
2025-05-28
fix: Fix IDE layer not resolving some macro calls
Lukas Wirth
-0
/
+40
2025-05-26
fix: formated to clippy
vremyavnikuda
-1
/
+1
2025-05-26
fix: the lines are formatted according to clippy
vremyavnikuda
-1
/
+1
2025-05-26
fix: the lines are formatted according to clippy
vremyavnikuda
-2
/
+2
2025-05-26
docs: add documentation for find_all_refs constructor search (#10725)
vremyavnikuda
-3
/
+158
2025-05-25
Properly implement `might_be_inside_macro_call()` using semantic information ...
Chayim Refael Friedman
-5
/
+6
2025-05-18
Merge pull request #19687 from gohome001/highlight_unsafe
Lukas Wirth
-0
/
+67
2025-05-10
minor: code review tweak
gohome001
-24
/
+8
2025-05-07
extract function: `doc_attributes` to find def from inner doc
Hayashi Mikihiro
-8
/
+26
2025-05-07
add doc link test for hover
Hayashi Mikihiro
-0
/
+122
2025-05-07
add doc link test for goto def
Hayashi Mikihiro
-0
/
+68
2025-05-07
check module path inner or outer
Hayashi Mikihiro
-89
/
+142
2025-05-06
fix: resolve doc path if outer comments exist on module and replace from cfg_...
Hayashi Mikihiro
-6
/
+63
2025-05-05
refactor: De-arc defmap queries
Lukas Wirth
-4
/
+4
2025-05-02
Render more lifetimes
Lukas Wirth
-32
/
+32
2025-04-29
refactor: Clean up cache priming cancellation handling
Lukas Wirth
-2
/
+2
2025-04-28
refactor: De-arc lang item queries
Lukas Wirth
-3
/
+1
2025-04-28
Merge pull request #19704 from Veykril/push-wrvznvvpvtvp
Lukas Wirth
-7
/
+8
2025-04-28
Add expression fill mode variant for filling with underscore expressions
Lukas Wirth
-7
/
+8
2025-04-28
Merge from rust-lang/rust
Laurențiu Nicola
-103
/
+8
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
2025-04-22
Merge pull request #19647 from roife/fix-issue-19646
Lukas Wirth
-41
/
+31
2025-04-23
fix: panics in inlay hints that produce empty text edits for closure return t...
roifewu
-41
/
+31
2025-04-22
Merge pull request #19657 from ChayimFriedman2/better-offset-of
Lukas Wirth
-0
/
+70
2025-04-22
Resolve `offset_of!()` in IDE
Chayim Refael Friedman
-0
/
+70
[next]