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
/
util.ts
Age
Commit message (
Expand
)
Author
Lines
2022-05-17
prettier run
Andrei Listochkin
-14
/
+15
2021-10-03
Allow locate parent module action in cargo toml
rainy-me
-0
/
+5
2021-08-16
fix lint
Alex.F
-1
/
+1
2021-08-16
use async version
Alex.F
-4
/
+4
2021-04-22
Use explicit rustc commit-hash
vsrs
-1
/
+1
2021-04-22
Add special `auto` value for `debug.sourceFileMap`
vsrs
-1
/
+20
2020-10-26
Latest proposed LSP 3.16.0
kjeremy
-3
/
+2
2020-09-02
Move to vscode-languageclient 7.0.0-next.9
kjeremy
-1
/
+1
2020-08-21
Dont ask me why...
Veetaha
-1
/
+0
2020-08-08
Fix no inlay hints / unresolved tokens until manual edit
Veetaha
-3
/
+3
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
-4
/
+0
2020-07-05
Dispose logger on extension deactivation
Veetaha
-0
/
+4
2020-07-05
Improve client logging (use output channel and more log levels)
Veetaha
-10
/
+41
2020-06-22
Never disable error logging on the frontend
Veetaha
-1
/
+0
2020-05-31
Change Runnable.bin -> Runnable.kind
veetaha
-0
/
+18
2020-05-27
Add `inRustProject` when-clause for commands.
vsrs
-0
/
+5
2020-05-26
Partially fix displaying inlay hints in Github PR diff views
veetaha
-4
/
+5
2020-05-05
Fix cargo not found on macos bug at vscode extension side
veetaha
-0
/
+11
2020-03-31
vscode: add syntax tree inspection hovers and highlights
veetaha
-2
/
+2
2020-03-19
Rewrite auto-update
Aleksey Kladov
-54
/
+0
2020-03-14
vscode-prerefactor: add some utility functions
Veetaha
-6
/
+63
2020-03-07
vscode: prerefactor util.ts and ctx.ts
Veetaha
-3
/
+9
2020-03-02
Centralize the check for languageId on document
Julien Roncaglia
-0
/
+8
2020-02-29
vscode: simplify assert.eq() to assert() as per matklad
Veetaha
-11
/
+1
2020-02-29
vscode: add dat semicolon
Veetaha
-1
/
+1
2020-02-29
vscode: add equality assertion
Veetaha
-0
/
+10
2020-02-29
vscode: rename nodeAssert -> nativeAssert
Veetaha
-2
/
+2
2020-02-29
vscode: add error loging on failed assertion
Veetaha
-1
/
+6
2020-02-28
vscode: migrate to more type-safe assert impl
Veetaha
-4
/
+8
2020-02-25
vscode: migrate inlay_hints to rust-analyzer-api.ts
Veetaha
-8
/
+8
2020-02-23
vscode: gracefully handle cancellation errors
Veetaha
-0
/
+40
2020-02-22
Extract client-side logging
Aleksey Kladov
-0
/
+18