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-06-10
Added the rust-analyzer.checkOnSave.features option.
Clemens Wasser
-1
/
+4
2020-06-09
flycheck now uses the configured features
Clemens Wasser
-1
/
+3
2020-06-08
Merge #4784
bors[bot]
-27
/
+6
2020-06-08
Use Option<&str> for target instead of Option<&String>
Paul Daniel Faria
-1
/
+1
2020-06-08
Remove default_cfg_options, pass target instead so it can be used for buildin...
Paul Daniel Faria
-25
/
+6
2020-06-08
Apply suggestions from code review
vsrs
-17
/
+13
2020-06-07
Change management of test cfg to better support json projects
Paul Daniel Faria
-2
/
+0
2020-06-06
Add lib target filtering.
vsrs
-11
/
+18
2020-06-06
Add Run|Debug hover actions
vsrs
-15
/
+40
2020-06-06
Preliminary runnables refactoring
vsrs
-54
/
+44
2020-06-05
Remove hover contents marking as trusted.
vsrs
-1
/
+1
2020-06-05
Add capabilities tests.
vsrs
-7
/
+4
2020-06-05
Apply suggestions from @kjeremy review
vsrs
-19
/
+18
2020-06-05
Rebase on the latest master.
vsrs
-10
/
+10
2020-06-05
Code formatting
vsrs
-2
/
+3
2020-06-05
Add hover actions as LSP extension
vsrs
-35
/
+148
2020-06-03
Fix more comments
Mikhail Rakhmanov
-5
/
+4
2020-06-03
Merge branch 'master' into compute-lazy-assits
Mikhail Rakhmanov
-356
/
+424
2020-06-03
Fix review comments
Mikhail Rakhmanov
-38
/
+24
2020-06-03
Merge #4502
bors[bot]
-2
/
+7
2020-06-03
Mark fixes from diagnostics as quick fixes
Jeremy Kolb
-2
/
+7
2020-06-03
Document rust-project.json
Aleksey Kladov
-18
/
+40
2020-06-03
Groundwork for specifying the set of projects via config
Aleksey Kladov
-32
/
+66
2020-06-03
Rename ProjectRoot -> ProjectManifest
Aleksey Kladov
-4
/
+4
2020-06-03
Move project discovery
Aleksey Kladov
-6
/
+2
2020-06-03
Rename WorldState -> GlobalState
Aleksey Kladov
-273
/
+291
2020-06-03
Derive local roots from Workspaces
Aleksey Kladov
-11
/
+14
2020-06-03
Hide squiggly for unused and unnecessary
Gabriel Valfridsson
-2
/
+3
2020-06-02
Merge remote-tracking branch 'upstream/master' into compute-lazy-assits
Mikhail Rakhmanov
-159
/
+165
2020-06-02
Preliminary implementation of lazy CodeAssits
Mikhail Rakhmanov
-25
/
+133
2020-06-02
Merge #4710
bors[bot]
-44
/
+49
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
-0
/
+1
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
-12
/
+13
2020-05-31
Fix tests, apply code review proposals
veetaha
-7
/
+10
2020-05-31
Fix invoking cargo without consulting CARGO or standard installation paths
veetaha
-1
/
+7
2020-05-29
Add semantic highlight to QUESTION token
Roland Ruckerbauer
-0
/
+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
-7
/
+24
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
[prev]
[next]