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
Age
Commit message (
Expand
)
Author
Lines
2020-06-02
Preliminary implementation of lazy CodeAssits
Mikhail Rakhmanov
-25
/
+133
2020-06-02
Merge #4710
bors[bot]
-98
/
+108
2020-06-02
Merge #4711
bors[bot]
-1
/
+1
2020-06-02
Disable rust-analyzer.{cargo,checkOnSave}.allFeatures by default
Laurențiu Nicola
-1
/
+1
2020-06-02
Fix tests
Aleksey Kladov
-54
/
+60
2020-06-02
Spec better runnables
Aleksey Kladov
-1
/
+4
2020-06-02
New runnables API
Aleksey Kladov
-43
/
+44
2020-06-02
Minor
Aleksey Kladov
-124
/
+125
2020-05-31
Change Runnable.bin -> Runnable.kind
veetaha
-22
/
+18
2020-05-31
Fix tests, apply code review proposals
veetaha
-12
/
+19
2020-05-31
Fix invoking cargo without consulting CARGO or standard installation paths
veetaha
-1
/
+8
2020-05-29
Add semantic highlight to QUESTION token
Roland Ruckerbauer
-0
/
+1
2020-05-25
Hover tooltip module name is monospace once again
Aaron Loucks
-1
/
+1
2020-05-25
Merge #4602 #4603
bors[bot]
-0
/
+2
2020-05-25
Document `parentModule` experimental LSP request
Aleksey Kladov
-29
/
+25
2020-05-25
Cleanup lsp extensions on the client side
Aleksey Kladov
-9
/
+4
2020-05-25
Less rust-analyzer specific onEnter
Aleksey Kladov
-39
/
+38
2020-05-25
Add self keyword semantic token type
Laurențiu Nicola
-0
/
+2
2020-05-24
Merge #4593
bors[bot]
-20
/
+18
2020-05-24
Fix formatting
Aleksey Kladov
-4
/
+1
2020-05-24
Document some rust-analyzer specific protocol extensions
Aleksey Kladov
-7
/
+8
2020-05-24
Document matchingBrace LSP request
Aleksey Kladov
-12
/
+12
2020-05-24
Highlight `true` and `false` as literals
Matthew Jasper
-0
/
+2
2020-05-24
Merge pull request #4548 from bnjjj/fix_4464
Aleksey Kladov
-2
/
+90
2020-05-24
Merge pull request #4495 from vsrs/fixture_meta
Aleksey Kladov
-1
/
+1
2020-05-24
Merge pull request #4474 from georgewfraser/color_attrs
Aleksey Kladov
-0
/
+2
2020-05-24
add support of feature flag for runnables #4464
Benjamin Coenen
-14
/
+0
2020-05-23
add support of feature flag for runnables #4464
Benjamin Coenen
-9
/
+101
2020-05-23
Merge #4578
bors[bot]
-6
/
+4
2020-05-23
Merge #4559
bors[bot]
-1
/
+1
2020-05-23
Fix resolve_proc_macro heavy test
Galilée 'Bill' Enguehard
-1
/
+1
2020-05-22
And a few drive-bys
kjeremy
-6
/
+4
2020-05-22
Merge #4571
bors[bot]
-3
/
+3
2020-05-22
KISS SourceChange
Aleksey Kladov
-3
/
+3
2020-05-22
Merge #4569
bors[bot]
-67
/
+19
2020-05-22
CodeAction groups
Aleksey Kladov
-67
/
+19
2020-05-22
Merge #4516
bors[bot]
-24
/
+53
2020-05-22
Use WorkspaceEdit for ssr
Aleksey Kladov
-4
/
+5
2020-05-21
Formalize JoinLines protocol extension
Aleksey Kladov
-18
/
+34
2020-05-21
Cleanup TextEdit
Aleksey Kladov
-8
/
+3
2020-05-21
Remove dead code for handling cursor positions
Aleksey Kladov
-53
/
+10
2020-05-21
Transition OnEnter to WorkspaceSnippetEdit
Aleksey Kladov
-43
/
+31
2020-05-21
add support of feature flag for runnables #4464
Benjamin Coenen
-224
/
+367
2020-05-21
add support of feature flag for runnables #4464
Benjamin Coenen
-1
/
+11
2020-05-19
Use a flat play icon instead of the blue emoji with test code lens
Aaron Loucks
-2
/
+2
2020-05-20
Use new format for all assists that don't change cursor positon
Aleksey Kladov
-1
/
+2
2020-05-19
Add version
kjeremy
-1
/
+1
2020-05-19
Fill code action capabilities with a function
kjeremy
-29
/
+27
2020-05-19
Update test data
Aleksey Kladov
-38
/
+16
2020-05-19
Server side of SnippetTextEdit
Aleksey Kladov
-109
/
+200
[prev]
[next]