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
/
src
Age
Commit message (
Expand
)
Author
Lines
2020-06-25
Append 10 random hex chars to temp artifact files
Veetaha
-1
/
+5
2020-06-24
Don't mess with messy temp dir and just download into extension dir
Veetaha
-57
/
+23
2020-06-24
Fix ts lints
vsrs
-2
/
+2
2020-06-24
Switch to ShellExecution instead of full Task
vsrs
-41
/
+45
2020-06-24
Add custom cargo runners
vsrs
-56
/
+65
2020-06-23
Merge #4992 #4993 #4994 #4997 #4998
bors[bot]
-49
/
+65
2020-06-22
Decouple http file stream logic from temp dir logic
Veetaha
-44
/
+57
2020-06-22
Never disable error logging on the frontend
Veetaha
-1
/
+0
2020-06-22
Make bootstrap error message more informative and better-fitting
Veetaha
-4
/
+8
2020-06-22
Hotfix skipping the first chunks of the artifacts
Veetaha
-6
/
+7
2020-06-20
Download artifacts into tmp dir
Veetaha
-11
/
+60
2020-06-19
Update workaround comment
Veetaha
-3
/
+2
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
/
+18
2020-06-18
Fix rust-analyzer.debug.openDebugPane option
vsrs
-2
/
+2
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
-4
/
+66
2020-06-03
Fix review comments
Mikhail Rakhmanov
-3
/
+0
2020-06-02
Merge remote-tracking branch 'upstream/master' into compute-lazy-assits
Mikhail Rakhmanov
-21
/
+29
2020-06-02
Preliminary implementation of lazy CodeAssits
Mikhail Rakhmanov
-38
/
+65
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]
-52
/
+100
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
-52
/
+97
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
-0
/
+11
2020-05-26
Partially fix displaying inlay hints in Github PR diff views
veetaha
-4
/
+5
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
Remove dead code
Aleksey Kladov
-106
/
+54
2020-05-25
Introduce `toggle inlay hints` vscode command
veetaha
-1
/
+14
2020-05-24
Document matchingBrace LSP request
Aleksey Kladov
-6
/
+5
2020-05-23
Merge pull request #4538 from vsrs/vscode_tests
Aleksey Kladov
-23
/
+34
2020-05-23
Merge #4555 #4575
bors[bot]
-1
/
+48
2020-05-22
CodeAction groups
Aleksey Kladov
-14
/
+43
2020-05-22
Use WorkspaceEdit for ssr
Aleksey Kladov
-5
/
+3
2020-05-21
Merge branch 'nix-patchelf' of github.com:cab404/rust-analyzer into nix-patchelf
Vladimir Serov
-1
/
+1
2020-05-21
editors/vscode: forgotten await in os check
Vladimir Serov
-1
/
+1
2020-05-21
editors/vscode: patchelf-ing without intermediate files
Vladimir Serov
-5
/
+5
2020-05-21
Formalize JoinLines protocol extension
Aleksey Kladov
-6
/
+10
2020-05-21
Update editors/code/src/main.ts
Cabia Rangris
-1
/
+1
2020-05-21
editor/vscode: lint
Vladimir Serov
-21
/
+21
2020-05-21
editors/vscode: removing original file after patching
Vladimir Serov
-1
/
+1
[prev]
[next]