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
/
editors
/
code
Age
Commit message (
Expand
)
Author
Lines
2020-06-18
Migrate flycheck to fully-lsp-compatible progress reports (introduce ra_progr...
veetaha
-103
/
+0
2020-06-18
Add `rust-analyzer.gotoLocation` command
vsrs
-0
/
+23
2020-06-18
Fix rust-analyzer.debug.openDebugPane option
vsrs
-2
/
+2
2020-06-17
Warnings as hint or info
Gabriel Valfridsson
-0
/
+18
2020-06-10
checkOnSafe.features and checkOnSafe.allFeatures now work identically.
Clemens Wasser
-2
/
+5
2020-06-10
Most of the checkOnSafe options now default to the cargo equivalent.
Clemens Wasser
-4
/
+7
2020-06-10
Added the rust-analyzer.checkOnSave.features option.
Clemens Wasser
-0
/
+8
2020-06-08
Merge #4773
bors[bot]
-0
/
+10
2020-06-07
Fix VSCode settings
Vincent Isambart
-4
/
+1
2020-06-06
Add Run|Debug hover actions
vsrs
-0
/
+10
2020-06-06
Fix Run lens.
vsrs
-1
/
+1
2020-06-05
Remove hover contents marking as trusted.
vsrs
-15
/
+2
2020-06-05
Add hover actions LSP extension documentation.
vsrs
-1
/
+1
2020-06-05
Add hover actions as LSP extension
vsrs
-7
/
+79
2020-06-03
Merge branch 'master' into compute-lazy-assits
Mikhail Rakhmanov
-0
/
+19
2020-06-03
Fix review comments
Mikhail Rakhmanov
-3
/
+0
2020-06-03
Document rust-project.json
Aleksey Kladov
-0
/
+19
2020-06-02
Merge remote-tracking branch 'upstream/master' into compute-lazy-assits
Mikhail Rakhmanov
-23
/
+31
2020-06-02
Preliminary implementation of lazy CodeAssits
Mikhail Rakhmanov
-38
/
+65
2020-06-02
Merge #4710
bors[bot]
-21
/
+29
2020-06-02
Merge #4711
bors[bot]
-2
/
+2
2020-06-02
Disable rust-analyzer.{cargo,checkOnSave}.allFeatures by default
Laurențiu Nicola
-2
/
+2
2020-06-02
Spec better runnables
Aleksey Kladov
-1
/
+1
2020-06-02
New runnables API
Aleksey Kladov
-20
/
+28
2020-06-02
Move run commands to commands.ts
Aleksey Kladov
-133
/
+134
2020-06-02
Merge #4580
bors[bot]
-59
/
+107
2020-05-31
Always derive from `process.env` when spawning a child process/shell execution
Alin Sinpalean
-1
/
+1
2020-05-31
Change Runnable.bin -> Runnable.kind
veetaha
-59
/
+104
2020-05-31
Fix invoking cargo without consulting CARGO or standard installation paths
veetaha
-4
/
+7
2020-05-27
Add `inRustProject` when-clause for commands.
vsrs
-1
/
+76
2020-05-27
Merge #4625 #4629
bors[bot]
-4
/
+5
2020-05-26
Partially fix displaying inlay hints in Github PR diff views
veetaha
-4
/
+5
2020-05-26
Add question mark operator
Yuki Kodama
-1
/
+1
2020-05-25
Merge #4602 #4603
bors[bot]
-0
/
+10
2020-05-25
Document `parentModule` experimental LSP request
Aleksey Kladov
-4
/
+4
2020-05-25
Cleanup lsp extensions on the client side
Aleksey Kladov
-127
/
+88
2020-05-25
Less rust-analyzer specific onEnter
Aleksey Kladov
-7
/
+9
2020-05-25
Flatten commands.ts
Aleksey Kladov
-109
/
+103
2020-05-25
Flatten simple commands
Aleksey Kladov
-301
/
+242
2020-05-25
Add self keyword semantic token type
Laurențiu Nicola
-0
/
+5
2020-05-25
Remove dead code
Aleksey Kladov
-106
/
+54
2020-05-25
Add boolean literals to package.json
Laurențiu Nicola
-0
/
+5
2020-05-25
Introduce `toggle inlay hints` vscode command
veetaha
-1
/
+19
2020-05-24
Merge #4593
bors[bot]
-6
/
+5
2020-05-24
Document matchingBrace LSP request
Aleksey Kladov
-6
/
+5
2020-05-24
Highlight `true` and `false` as literals
Matthew Jasper
-0
/
+3
2020-05-24
Merge pull request #4574 from lnicola/bump-deps
Aleksey Kladov
-244
/
+342
2020-05-24
Merge pull request #4474 from georgewfraser/color_attrs
Aleksey Kladov
-1
/
+13
2020-05-24
Bump more npm deps
Laurențiu Nicola
-240
/
+338
2020-05-24
Bump some npm deps
Laurențiu Nicola
-39
/
+39
[prev]
[next]