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-03-24
vscode: simplify and refactor config
veetaha
-61
/
+45
2020-03-20
vscode: remove unnecessary code
Veetaha
-2
/
+0
2020-03-20
Make from-source install use cargo installed binary by default
Aleksey Kladov
-2
/
+4
2020-03-19
Simplify extension tag sniffing
Aleksey Kladov
-15
/
+9
2020-03-19
Rewrite auto-update
Aleksey Kladov
-690
/
+263
2020-03-17
Remove outDirOverrides
Emil Lauridsen
-2
/
+0
2020-03-17
Remove unused config from VSCode ext
Emil Lauridsen
-1
/
+0
2020-03-17
Change existing OUT_DIR override config to make use of new infrastructure
Emil Lauridsen
-1
/
+2
2020-03-17
Support loading OUT_DIR from cargo check at launch
Emil Lauridsen
-0
/
+3
2020-03-16
Separate persistent mutable state from config
Aleksey Kladov
-65
/
+80
2020-03-16
Merge #3534
bors[bot]
-144
/
+419
2020-03-16
vscode-postrefactor: migrate to arrow functions
Veetaha
-2
/
+2
2020-03-16
vscode-postrefactor: fix syntax error
Veetaha
-1
/
+1
2020-03-16
vscode-postrefactor: prefer arrow functions
Veetaha
-1
/
+1
2020-03-16
Merge #3540
bors[bot]
-8
/
+11
2020-03-15
Swtches to rust SSR query check
Mikhail Modin
-8
/
+11
2020-03-14
vscode-postrefactor: more logging and better error handling
Veetaha
-22
/
+30
2020-03-14
vscode-postrefactor: enforcing more reentrancy
Veetaha
-4
/
+7
2020-03-14
vscode-postrefactor: minor config refactorings
Veetaha
-4
/
+5
2020-03-14
vscode-postrefactor: unhandled promise rejections shall not pass 2
Veetaha
-1
/
+1
2020-03-14
vscode-postrefactor: add achtung comment
Veetaha
-0
/
+4
2020-03-14
vscode-postrefactor: remove remainders of debug logging
Veetaha
-1
/
+0
2020-03-14
vscode-postrefactor: unhandled promise rejections shall not pass
Veetaha
-1
/
+1
2020-03-14
vscode-postrefactor: compare dates by value, not by reference
Veetaha
-2
/
+2
2020-03-14
vscode-postrefactor: eliminate my-mistake floating promise @matklad
Veetaha
-1
/
+1
2020-03-14
vscode-postrefactor: global storages
Veetaha
-20
/
+19
2020-03-14
vscode: put comma back
Veetaha
-1
/
+1
2020-03-14
vscode: make bailing out on custom serverPath more evident
Veetaha
-10
/
+8
2020-03-14
vscode: npm run fix
Veetaha
-4
/
+4
2020-03-14
vscode: amend server installation logic to account for nightlies
Veetaha
-52
/
+57
2020-03-14
vscode: add nightly extension installation logic
Veetaha
-0
/
+131
2020-03-14
vscode: prepare config for nightlies
Veetaha
-15
/
+96
2020-03-14
vscode: get release date from release info
Veetaha
-14
/
+7
2020-03-14
vscode-prerefactor: add some utility functions
Veetaha
-6
/
+63
2020-03-14
vscode-prerefactor: merge two files into downloads.ts
Veetaha
-50
/
+46
2020-03-13
Merge #3561 #3577
bors[bot]
-3
/
+24
2020-03-12
Update editors/code/src/config.ts
hdevalke
-1
/
+0
2020-03-12
fixup! feat: add debug code lens
Hannes De Valkeneer
-0
/
+2
2020-03-12
fixup! feat: add debug code lens
Hannes De Valkeneer
-6
/
+1
2020-03-12
fixup! feat: add debug code lens
Hannes De Valkeneer
-2
/
+1
2020-03-12
Simpler deserialization
Aleksey Kladov
-1
/
+6
2020-03-12
Merge #3543
bors[bot]
-5
/
+17
2020-03-12
Make maxLength nullable again
Steffen Lyngbaek
-2
/
+2
2020-03-11
Switch from Vec<InlayKind> to object with props
Steffen Lyngbaek
-8
/
+9
2020-03-11
feat: add debug code lens
Hannes De Valkeneer
-3
/
+29
2020-03-10
Address Issues from Github
Steffen Lyngbaek
-1
/
+3
2020-03-10
Parameter inlay hint separate from variable type inlay? #2876
Steffen Lyngbaek
-4
/
+13
2020-03-11
Add additional_outdirs in config
Edwin Cheng
-0
/
+2
2020-03-09
vscode: groupd updates-related config under `updates` section as per @matklad
Veetaha
-1
/
+1
2020-03-08
vscode: fix inversion of askBeforeDownload
Veetaha
-1
/
+1
[prev]
[next]