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
/
rust-analyzer
/
src
Age
Commit message (
Expand
)
Author
Lines
2020-12-28
Initial implementation of view-hir command
Phil Ellison
-0
/
+19
2020-12-26
Simplify assists resolution API
Aleksey Kladov
-15
/
+12
2020-12-24
Merge #7030
bors[bot]
-1
/
+4
2020-12-24
Support labels in reference search
Lukas Wirth
-1
/
+4
2020-12-24
Merge #7029
bors[bot]
-3
/
+5
2020-12-24
Flush stdout when clearing the progress bar
Laurențiu Nicola
-3
/
+5
2020-12-24
pit-of-success API for unresolved code actions
Aleksey Kladov
-3
/
+3
2020-12-23
Implement workspace/willRenameFiles for single-level file moves
Jeremy Kolb
-5
/
+66
2020-12-23
Merge #7019
bors[bot]
-1
/
+1
2020-12-23
Try serde_path_to_error for LSP InitializeParams
Laurențiu Nicola
-1
/
+1
2020-12-23
Make code more direct
Aleksey Kladov
-27
/
+20
2020-12-23
Make code more understandable
Aleksey Kladov
-9
/
+13
2020-12-23
Rename for clarity
Aleksey Kladov
-46
/
+46
2020-12-23
Document, how to view config in effect
Aleksey Kladov
-2
/
+2
2020-12-22
Merge #6993
bors[bot]
-17
/
+17
2020-12-22
Clean up descriptions for settings
Rüdiger Herrmann
-17
/
+17
2020-12-22
Merge #6746
bors[bot]
-10
/
+27
2020-12-21
Filter out empty rustc spans
Jonas Schievink
-0
/
+4
2020-12-21
Add initial_contents field for CreateFile
Daiki Ihara
-10
/
+27
2020-12-19
Clarify the meaning of no-op highlight tag
Aleksey Kladov
-1
/
+1
2020-12-19
Use more Rustic highlighting specifiers
Aleksey Kladov
-2
/
+8
2020-12-18
Deduplicate highlight tags and symbol kinds
Aleksey Kladov
-28
/
+31
2020-12-18
NavTarget doesn't assume that it points to a symbol
Aleksey Kladov
-7
/
+9
2020-12-18
Don't expose SyntaxKind from IDE API
Aleksey Kladov
-24
/
+27
2020-12-18
Cleaup imports
Aleksey Kladov
-6
/
+6
2020-12-17
LSP 3.16 - Released
kjeremy
-3
/
+5
2020-12-16
Lifetime reference search
Lukas Wirth
-1
/
+1
2020-12-12
Remove some redundant allocations
Jeremy Kolb
-1
/
+0
2020-12-11
Move print_memory_usage to cli.rs
Jonas Schievink
-32
/
+26
2020-12-11
Avoid panic when collecting memory metrics
Jonas Schievink
-1
/
+2
2020-12-10
Normalize spelling to American English
Aleksey Kladov
-7
/
+7
2020-12-09
Send a CodeLensRefresh when we reload
kjeremy
-0
/
+13
2020-12-09
Merge #6785
bors[bot]
-4
/
+14
2020-12-09
Fix "no value set for FileTextQuery(FileId(..))"
Jonas Schievink
-4
/
+14
2020-12-09
Introduce anchored_path
Aleksey Kladov
-7
/
+8
2020-12-09
Include config into the manual
Aleksey Kladov
-18
/
+57
2020-12-08
Merge #6761
bors[bot]
-102
/
+336
2020-12-08
Make `original_range` a method on `InFile<&SyntaxNode>`
Jonas Schievink
-2
/
+2
2020-12-08
Make config.rs a single source of truth for configuration.
Aleksey Kladov
-102
/
+336
2020-12-08
Merge #6760
bors[bot]
-15
/
+17
2020-12-08
Open Cargo.toml opens more specific manifest
Aleksey Kladov
-10
/
+12
2020-12-08
cleanup: match over unwrap
Aleksey Kladov
-5
/
+5
2020-12-08
Better config name
Kirill Bulatov
-3
/
+4
2020-12-08
Disable the completion for no corresponding client resolve capabilities
Kirill Bulatov
-3
/
+3
2020-12-07
Simplify
Kirill Bulatov
-33
/
+31
2020-12-07
Check lsp completions' edits for disjointness
Kirill Bulatov
-1
/
+176
2020-12-07
Less panic, more tests
Kirill Bulatov
-2
/
+2
2020-12-07
Use stateless completion resolve
Kirill Bulatov
-56
/
+62
2020-12-07
Remove the state
Kirill Bulatov
-44
/
+31
2020-12-07
Make completion resolve async
Kirill Bulatov
-48
/
+53
[prev]
[next]