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-12-30
Add an option for extra env vars in the Code extension
lf-
-3
/
+13
2020-12-29
Apply text edits manually in vscode client
Lukas Wirth
-2
/
+8
2020-12-28
Initial implementation of view-hir command
Phil Ellison
-0
/
+71
2020-12-22
Merge #7001
bors[bot]
-6
/
+8
2020-12-22
Fix grammar nit
P. Horban
-1
/
+1
2020-12-22
Extension conflict check detests more combinations
Przemyslaw Horban
-5
/
+15
2020-12-22
Add support for downloading aarch64-apple-darwin binaries, change naming conv...
Laurențiu Nicola
-6
/
+8
2020-12-22
Merge #6746
bors[bot]
-1
/
+1
2020-12-21
Don't download x64 binaries on non-Mac arm64
Laurențiu Nicola
-1
/
+3
2020-12-22
Allow code extension to download binary in apple arm
Son
-1
/
+1
2020-12-21
Remove outdated FIXME
Laurențiu Nicola
-3
/
+2
2020-12-21
Use /etc/os-release to check for NixOS
Laurențiu Nicola
-1
/
+10
2020-12-21
Use workspace applyEdit instead of snippetWorkspaceEdit
Daiki Ihara
-1
/
+1
2020-12-18
Fixed formatting
Przemyslaw Horban
-2
/
+2
2020-12-18
Added a warning if conflicting rust-lang.rust is enabled.
Przemyslaw Horban
-0
/
+11
2020-12-08
Remove workaround & fix fetch$1 is not a function
Kafji
-4
/
+1
2020-11-17
Use vscode-languageclient 7.0.0-next.14
kjeremy
-0
/
+2
2020-11-12
add open Cargo.toml action
Anatol Liu
-0
/
+28
2020-11-10
Switch to upstream protocol for resolving code action
Aleksey Kladov
-20
/
+18
2020-11-09
Merge #6465
bors[bot]
-5
/
+18
2020-11-04
Restore semantic token flickering workaround removed in #5697
Charles Pierce
-0
/
+17
2020-11-04
Support multiple workspace edits
Lukas Wirth
-5
/
+18
2020-10-28
Smaller inlay hints
kjeremy
-1
/
+1
2020-10-28
Also set textDecoration: none on inlay hints
Laurențiu Nicola
-0
/
+1
2020-10-27
Set font-wieght: normal on inlay hints
Laurențiu Nicola
-0
/
+1
2020-10-26
Latest proposed LSP 3.16.0
kjeremy
-3
/
+2
2020-10-18
Check cargoExtraArgs for undefined before using
feileacan
-1
/
+3
2020-10-15
Insert a ZWNJ before type hints
Laurențiu Nicola
-2
/
+4
2020-10-13
Fix resolveCodeAction request
Laurențiu Nicola
-2
/
+2
2020-10-08
Differentiate method/tymethod by determining 'defaultness'
Zac Pullar-Strecker
-1
/
+1
2020-10-08
Code reorganisation and field support
Zac Pullar-Strecker
-4
/
+4
2020-10-08
Changes from review
Zac Pullar-Strecker
-10
/
+1
2020-10-08
WIP: Command to open docs under cursor
Zac Pullar-Strecker
-2
/
+35
2020-10-02
Support 'runnables' options in the vs code extension
Igor Aleksanov
-1
/
+13
2020-09-29
Extend **Status** command to also show dep info for the file
Aleksey Kladov
-8
/
+16
2020-09-29
Add method references CodeLens
vsrs
-0
/
+1
2020-09-23
Fix lint
Matthias Einwag
-1
/
+1
2020-09-23
Move unlink on download into download function
Matthias Einwag
-11
/
+11
2020-09-23
Remane function
Matthias Einwag
-5
/
+5
2020-09-23
Use closure in trailing position and strongly type header map
Matthias Einwag
-18
/
+21
2020-09-23
Apply suggestions from code review
Matthias Einwag
-1
/
+1
2020-09-23
Remove stray newline
Matthias Einwag
-1
/
+0
2020-09-23
Fix clearing the token
Matthias Einwag
-3
/
+8
2020-09-23
Add a command for updating the Github API token
Matthias Einwag
-0
/
+4
2020-09-23
Use retry dialog also for downloads
Matthias Einwag
-20
/
+30
2020-09-22
Fix tslint
Matthias Einwag
-2
/
+2
2020-09-22
Allow to use a Github Auth token for fetching releases
Matthias Einwag
-4
/
+72
2020-09-17
Fix LSP requests with no arguments
Laurențiu Nicola
-6
/
+6
2020-09-15
Fix delimiter in SSR example
Laurențiu Nicola
-1
/
+1
2020-09-02
Move to vscode-languageclient 7.0.0-next.9
kjeremy
-18
/
+9
[prev]
[next]