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-07
Simplify import edit calculation
Kirill Bulatov
-60
/
+48
2020-12-07
Remove redundant code
Kirill Bulatov
-76
/
+65
2020-12-07
Refactor the code
Kirill Bulatov
-25
/
+19
2020-12-07
Add eager resolve capability
Kirill Bulatov
-2
/
+2
2020-12-07
Better support client completion resolve caps
Kirill Bulatov
-105
/
+118
2020-12-07
Properly fill client completion resolve capabilities data
Kirill Bulatov
-2
/
+43
2020-12-07
Resolve import inserts better
Kirill Bulatov
-38
/
+91
2020-12-07
Remove unnecessary leftovers
Kirill Bulatov
-3
/
+0
2020-12-07
Working resolve completion imports prototype
Kirill Bulatov
-39
/
+66
2020-12-07
Draft the new lsp handler
Kirill Bulatov
-1
/
+41
2020-12-07
Remove dummy ProcMacroClient in favor of Option
Jonas Schievink
-9
/
+9
2020-12-06
Apply suggestions from code review
Jonas Schievink
-2
/
+2
2020-12-06
Update expect tests
Jonas Schievink
-46
/
+977
2020-12-06
Emit additional diagnostics for hints/help/etc
Jonas Schievink
-73
/
+116
2020-12-04
Merge #6721
bors[bot]
-0
/
+1
2020-12-04
Fix `diagnostics` subcommand, look at all modules
Jonas Schievink
-11
/
+18
2020-12-04
Use METHOD semantic token type
Laurențiu Nicola
-0
/
+1
2020-12-02
Don't prime caches when just opening a file
Jonas Schievink
-15
/
+18
2020-12-01
Fix OptionalVersionedTextDocumentIdentifier type
kjeremy
-1
/
+1
2020-11-29
Align default importMergeBehaviour with VSCode
Florian Diebold
-1
/
+1
2020-11-28
Merge #6650
bors[bot]
-4
/
+2
2020-11-28
Move the helpers into ide_db
Kirill Bulatov
-1
/
+1
2020-11-27
Coalesce flycheck events
Jonas Schievink
-45
/
+59
2020-11-27
Downgrade "failed to load" error to warning
Jonas Schievink
-1
/
+1
2020-11-27
Extract the import code into the shared module
Kirill Bulatov
-4
/
+2
2020-11-26
Remove unused import
Laurențiu Nicola
-1
/
+1
2020-11-26
Publish diagnostics on file open
Jonas Schievink
-8
/
+9
2020-11-25
Gate autoimports begind experimental completions flag
Kirill Bulatov
-0
/
+3
2020-11-24
New lsp-types to fix versioning
kjeremy
-5
/
+16
2020-11-23
Don't assume DidChangeTextDocument paths exist
Matt Jibson
-1
/
+7
2020-11-18
Fill code_description for rust_analyzer diagnostics
Lukas Wirth
-1
/
+8
2020-11-18
update diagnostics test_data with code_description changes
Lukas Wirth
-6
/
+108
2020-11-18
Link clippy lint codes in diagnostics
Lukas Wirth
-7
/
+22
2020-11-18
Link rustc error codes in diagnostics
Lukas Wirth
-3
/
+19
2020-11-17
Merge #6553
bors[bot]
-5
/
+6
2020-11-17
Merge #6582
bors[bot]
-2
/
+2
2020-11-17
Fill the diagnostic code field in publish_diagnostics
Lukas Wirth
-2
/
+2
2020-11-17
Simplify
Aleksey Kladov
-1
/
+5
2020-11-17
Actually enable eager completion
Kirill Bulatov
-1
/
+1
2020-11-16
Latest LSP 3.16 protocol
kjeremy
-23
/
+22
2020-11-16
Properly fill the completion settings
Kirill Bulatov
-4
/
+5
2020-11-16
Prepare to recompute completions on every keystroke
Aleksey Kladov
-1
/
+2
2020-11-13
Cleanup workspace loading a tiny bit
Aleksey Kladov
-11
/
+3
2020-11-13
Merge #6519
bors[bot]
-6
/
+40
2020-11-12
add open Cargo.toml action
Anatol Liu
-6
/
+40
2020-11-12
Merge #6524
bors[bot]
-2
/
+18
2020-11-12
Update tests
Aleksey Kladov
-21
/
+168
2020-11-11
Add support for loading rustc private crates
Xavier Denis
-2
/
+18
2020-11-10
Be more pedantic when checking codeAction/resolve support
Aleksey Kladov
-3
/
+6
2020-11-10
Switch to upstream protocol for resolving code action
Aleksey Kladov
-46
/
+67
[prev]
[next]