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-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
2020-08-29
Merge #5910 #5912
bors[bot]
-2
/
+1
2020-08-29
Remove fixme from inlay_hints.ts
Veetaha
-1
/
+0
2020-08-28
Fix some typos
Kirill Bulatov
-1
/
+1
2020-08-26
Make inlay hints colors more configurable
Veetaha
-47
/
+28
2020-08-24
Merge #5841
bors[bot]
-0
/
+8
2020-08-21
Gate stream.pipeline workaround on fixed versions of node
Veetaha
-0
/
+8
2020-08-21
Dont ask me why...
Veetaha
-1
/
+0
2020-08-17
Merge #5782
bors[bot]
-2
/
+5
2020-08-17
Fix StatusNotification
vsrs
-2
/
+5
2020-08-12
Rename ra_toolchain -> toolchain
Aleksey Kladov
-2
/
+2
2020-08-10
Merge #5697
bors[bot]
-8
/
+2
2020-08-09
Remove 'as any'
Jeremy Kolb
-1
/
+1
2020-08-09
Remove workaround for semantic token flickering
Jeremy Kolb
-7
/
+1
2020-08-08
Fix no inlay hints / unresolved tokens until manual edit
Veetaha
-3
/
+3
2020-07-31
Merge #5513
bors[bot]
-2
/
+10
2020-07-29
SSR: Restrict to current selection if any
David Lattimore
-2
/
+4
2020-07-26
delete empty line
Urban Dove
-1
/
+0
2020-07-25
try select correct workspace in vscode multi workspace
Urban Dove
-2
/
+11
2020-07-24
SSR: Fix a typescript lint warning
David Lattimore
-1
/
+1
2020-07-24
SSR: Pass current file position through to SSR code.
David Lattimore
-3
/
+13
2020-07-23
Merge #5480
bors[bot]
-0
/
+4
2020-07-22
ProblemMatcher auto detects relative/absolute paths and matches VSCode LSP's ...
James Leitch
-0
/
+1
2020-07-22
Fix snippetTextEdits applying to other files
Timo Freiberg
-0
/
+4
2020-07-08
Workaround rollup messing up default imports
Veetaha
-1
/
+4
2020-07-07
Gzip artifacts
Veetaha
-16
/
+17
2020-07-07
Add a command to compute memory usage statistics
Jonas Schievink
-0
/
+34
2020-07-07
Consider EPERM error as other vscode processes using rust-analyzer
Veetaha
-1
/
+1
2020-07-06
Fix: allow for binaries from $PATH to pass validity check
Veetaha
-6
/
+2
2020-07-05
Revert "Dispose logger on extension deactivation"
Veetaha
-6
/
+0
2020-07-05
Dispose logger on extension deactivation
Veetaha
-0
/
+6
2020-07-05
Improve client logging (use output channel and more log levels)
Veetaha
-18
/
+49
2020-07-03
Merge #5202
bors[bot]
-13
/
+44
2020-07-03
Fix workspaceRoot
vsrs
-1
/
+3
2020-07-03
code linting
vsrs
-2
/
+2
[next]