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
/
crates
/
ide
Age
Commit message (
Expand
)
Author
Lines
2021-09-22
use find_definition in go to
hamidreza kalbasi
-64
/
+64
2021-09-21
fix derive hover in macro
hamidreza kalbasi
-14
/
+55
2021-09-21
Add a mirror function-like proc-macro expander for tests
Lukas Wirth
-9
/
+11
2021-09-19
internal: definition based hover functions
hamidreza kalbasi
-92
/
+123
2021-09-18
Make inlay hints work in attributed items
Lukas Wirth
-14
/
+75
2021-09-18
Add multi-token mapping test for goto_definition
Lukas Wirth
-10
/
+55
2021-09-18
do comment handling on the original token
zhoufan
-25
/
+15
2021-09-16
fix: multi-token mapping aware goto definition
zhoufan
-39
/
+56
2021-09-16
Merge #10250
bors[bot]
-97
/
+177
2021-09-16
Improve call_hierarchy and incoming/outgoing_calls
Lukas Wirth
-97
/
+177
2021-09-15
Merge #10233
bors[bot]
-21
/
+175
2021-09-15
add multi-token mappings for hover
Anatol Ulrich
-6
/
+2
2021-09-15
# This is a combination of 3 commits.
Anatol Ulrich
-19
/
+177
2021-09-15
Don't highlight unsafe traits as unsafe in safe impls
Lukas Wirth
-56
/
+44
2021-09-14
Revert attributed items inlay hints
Lukas Wirth
-90
/
+13
2021-09-14
Merge #10232
bors[bot]
-3
/
+171
2021-09-14
fix source_to_def trying to use attribute macro calls as containers
Lukas Wirth
-1
/
+1
2021-09-14
Add some more attribute ide tests
Lukas Wirth
-4
/
+156
2021-09-14
fix: Use original definition ranges for ide_db::search instead of the expande...
Lukas Wirth
-0
/
+16
2021-09-14
Merge #10204
bors[bot]
-0
/
+136
2021-09-13
Improve hover over derference message
Teddy_Wang
-11
/
+11
2021-09-14
feat: Make inlay hints work in attributed items
Lukas Wirth
-16
/
+97
2021-09-13
Fix hover tests
Teddy_Wang
-3
/
+3
2021-09-14
Enable attribte macros in ide fixtures
Lukas Wirth
-1
/
+5
2021-09-14
fix: fix expansion order for fn-like macros and attributes in token descending
Lukas Wirth
-0
/
+25
2021-09-13
Fix spelling
Teddy_Wang
-6
/
+6
2021-09-12
Use correct file syntax node for decl_access computation in find_all_refs
Lukas Wirth
-1
/
+4
2021-09-12
Merge #10202
bors[bot]
-9
/
+166
2021-09-11
Fix tests by importing core::ops::Deref
Teddy_Wang
-10
/
+18
2021-09-10
minor: fix tests.
Dawer
-0
/
+2
2021-09-10
fix: Type param hover shows correct sized bounds.
Dawer
-0
/
+140
2021-09-10
internal: add implicit `: Sized` bound to type parameters.
Dawer
-9
/
+24
2021-09-09
Add tests. The tests with coercion fail, but I have no clue why.
Teddy_Wang
-0
/
+64
2021-09-09
Merge #10188
bors[bot]
-7
/
+12
2021-09-09
implement #10070 in runnables
Anatol Ulrich
-7
/
+12
2021-09-08
Show the type of what is being dereferenced in a deref expression
Teddy_Wang
-0
/
+64
2021-09-07
fix `super` path wrong display
Dezhi Wu
-1
/
+23
2021-09-07
cargo fmt
Dezhi Wu
-3
/
+6
2021-09-07
fix: path display error when start with `crate`
Dezhi Wu
-0
/
+19
2021-09-02
Use correct search scopes for macros
Lukas Wirth
-5
/
+8
2021-09-01
fix: multi-token mapping aware find references
Jonas Schievink
-74
/
+138
2021-09-01
fix: make `goto_implementation` multi-token mapping aware
Lukas Wirth
-45
/
+66
2021-09-01
Merge #9954
bors[bot]
-13
/
+202
2021-09-01
Minor fixes
Lukas Wirth
-6
/
+8
2021-08-30
internal: more obviously correct code for cache priming progerss
Aleksey Kladov
-19
/
+6
2021-08-30
switch `log` crate to `tracing`
Dezhi Wu
-2
/
+2
2021-08-29
internal: slightly improve compile times
Aleksey Kladov
-1
/
+1
2021-08-29
Only report unique text ranges in highlight_related
Lukas Wirth
-9
/
+5
2021-08-29
Return all usages inside macros in usage searches
Lukas Wirth
-0
/
+2
2021-08-29
Highlight all related tokens in macro inputs
Lukas Wirth
-24
/
+82
[prev]
[next]