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
/
src
Age
Commit message (
Expand
)
Author
Lines
2021-07-27
refactor: Apply PR suggestions
Alexander Gonzalez
-57
/
+41
2021-07-27
chore: Remove unnecessary println! call
Alexander Gonzalez
-1
/
+0
2021-07-27
test: Add tests for when hovering fails
Alexander Gonzalez
-6
/
+68
2021-07-27
docs: Improve the comments in crates/ide/src/hover.rs
Alexander Gonzalez
-8
/
+14
2021-07-27
test: Add hover_range tests
Alexander Gonzalez
-0
/
+106
2021-07-27
refactor: Make handle_hover handle ranges too
Alexander Gonzalez
-1
/
+1
2021-07-27
feat: Add the hover_range capability
Alexander Gonzalez
-3
/
+25
2021-07-27
feat: Extend the server with the hover_range capability
Alexander Gonzalez
-0
/
+16
2021-07-26
Simplify
Lukas Wirth
-12
/
+10
2021-07-24
Resolve derive attribute input macro paths in ide layer
Lukas Wirth
-29
/
+123
2021-07-23
Complete editable private items
Jonas Schievink
-5
/
+5
2021-07-22
Added tests to ensure config behavior.
Kevin DeLorey
-2
/
+190
2021-07-22
Initial commit of highlight related configuration w/ implementation.
Kevin DeLorey
-7
/
+29
2021-07-23
Correctly classify Rename Names
Lukas Wirth
-0
/
+59
2021-07-22
Fix a couple of clippy nits
Laurențiu Nicola
-2
/
+2
2021-07-20
cov-mark
Lukas Wirth
-1
/
+1
2021-07-20
Merge #9637
bors[bot]
-723
/
+559
2021-07-20
More tests
Lukas Wirth
-39
/
+81
2021-07-20
Move doc_links tests from hover to doc_links
Lukas Wirth
-383
/
+72
2021-07-20
Minor cleanups
Lukas Wirth
-54
/
+50
2021-07-20
Some more fragment fixes
Lukas Wirth
-148
/
+108
2021-07-20
internal: remove potentially slow method
Aleksey Kladov
-2
/
+6
2021-07-20
Correctly generate link fragments for associated items
Lukas Wirth
-120
/
+160
2021-07-20
Cleanup runnables canonical path impl
Lukas Wirth
-48
/
+46
2021-07-19
Resolve paths to assoc items for traits
Lukas Wirth
-0
/
+1
2021-07-19
Add doc-link resolution test infra
Lukas Wirth
-69
/
+179
2021-07-17
internal: make it clearer where IO happens
Aleksey Kladov
-1
/
+1
2021-07-15
Simplify
Lukas Wirth
-112
/
+111
2021-07-15
Folding ranges respect item visibilities
Lukas Wirth
-86
/
+75
2021-07-15
Add nested region folding test
Lukas Wirth
-27
/
+32
2021-07-15
Don't fold consecutive modules with item lists
Lukas Wirth
-20
/
+26
2021-07-15
Merge #9595
bors[bot]
-6
/
+112
2021-07-14
Show test mod runnable in outline modules
Lukas Wirth
-6
/
+112
2021-07-14
Use Type::walk for goto_type_definition
Lukas Wirth
-12
/
+21
2021-07-13
Merge #9596
bors[bot]
-15
/
+48
2021-07-13
Return type arguments in goto_type_definition result
Lukas Wirth
-15
/
+48
2021-07-13
Assign mutable semantic token modifier to assignment operators
Lukas Wirth
-7
/
+10
2021-07-13
Split main highlighting function up into a few subfunctions
Lukas Wirth
-117
/
+146
2021-07-11
Return both field and local references for shorthands in goto_def
Lukas Wirth
-56
/
+92
2021-07-11
Inline name classification reference calls
Lukas Wirth
-38
/
+105
2021-07-11
Explicitly check for reference locals or fields in Name classification
Lukas Wirth
-32
/
+31
2021-07-11
Merge #9567 #9568
bors[bot]
-31
/
+24
2021-07-11
internal: remove one more needless extern crate
Aleksey Kladov
-17
/
+13
2021-07-11
internal: remove unused param
Aleksey Kladov
-12
/
+10
2021-07-11
internal: remove needless distinction between a carte and its root mod
Aleksey Kladov
-3
/
+2
2021-07-11
update tests
Aleksey Kladov
-204
/
+24
2021-07-11
drop unused fields
Aleksey Kladov
-2
/
+0
2021-07-11
simplify
Aleksey Kladov
-2
/
+2
2021-07-11
drop unused field
Aleksey Kladov
-5
/
+2
2021-07-11
simplify
Aleksey Kladov
-10
/
+0
[prev]
[next]