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-02-24
Merge #3290
bors[bot]
-0
/
+6
2020-02-24
Don't block onEnter if request fails
Aleksey Kladov
-0
/
+6
2020-02-24
Merge #3288
bors[bot]
-2
/
+5
2020-02-24
Don't break onEnter if rust-analyzer fails to start
Aleksey Kladov
-0
/
+23
2020-02-24
Quick fix circular json error when sanity-check fails
Veetaha
-2
/
+5
2020-02-23
vscode: gracefully handle cancellation errors
Veetaha
-44
/
+60
2020-02-22
Extract client-side logging
Aleksey Kladov
-18
/
+42
2020-02-22
vscode: migrate to tripple equals
Veetaha
-2
/
+2
2020-02-21
Use stdout directly
Edwin Cheng
-2
/
+1
2020-02-21
Use ensureServerBinary instead
Edwin Cheng
-5
/
+17
2020-02-21
Add trailing newline
Edwin Cheng
-1
/
+2
2020-02-21
Improve server version info
Edwin Cheng
-0
/
+11
2020-02-21
enforce camel case
Aleksey Kladov
-6
/
+7
2020-02-20
Improved compatibility with themes
eaglgenes101
-6
/
+10
2020-02-18
Merge pull request #3204 from Veetaha/feature/vscode-remove-updates-notificat...
Aleksey Kladov
-1
/
+0
2020-02-18
Rename config value for server Path
Aleksey Kladov
-2
/
+2
2020-02-18
Rename the binary to rust-analyzer
Aleksey Kladov
-4
/
+4
2020-02-17
Migrate to eslint
Aleksey Kladov
-20
/
+20
2020-02-17
vscode: remove comment about updates notification
Veetaha
-1
/
+0
2020-02-17
vscode: press ; to respect semicolons
Veetaha
-17
/
+17
2020-02-17
Simplify some more ctors
Aleksey Kladov
-9
/
+3
2020-02-17
Simplify ctor
Aleksey Kladov
-17
/
+7
2020-02-17
remove debug print
Aleksey Kladov
-2
/
+0
2020-02-17
Remove two stage constuction
Aleksey Kladov
-21
/
+15
2020-02-17
Fix link to the manual
Aleksey Kladov
-1
/
+1
2020-02-17
Push IO and error handling up
Aleksey Kladov
-14
/
+13
2020-02-17
Simplify startup
Aleksey Kladov
-33
/
+25
2020-02-17
Simplify TS reload logic
Aleksey Kladov
-23
/
+51
2020-02-17
Merge #3099
bors[bot]
-0
/
+38
2020-02-17
Merge #3181
bors[bot]
-1
/
+3
2020-02-17
Add arguments to rustfmt
Ilya Titkov
-1
/
+3
2020-02-17
vscode: minor refactorings
Veetaha
-30
/
+28
2020-02-17
vscode: add comment on possible UnhandledPromise rejection error
Veetaha
-1
/
+3
2020-02-16
vscode: fix stupid mistake
Veetaha
-1
/
+1
2020-02-16
Merge #3162
bors[bot]
-103
/
+175
2020-02-16
vscode: fix the default value for withSysroot
Veetaha
-1
/
+1
2020-02-16
vscode: save binary version when downloading and download only version that m...
Veetaha
-96
/
+72
2020-02-16
vscode: extract downloadArtifact() function
Veetaha
-0
/
+58
2020-02-16
vscode: add release tag option to fetchArtifactReleaseInfo()
Veetaha
-5
/
+11
2020-02-16
vscode: add version and storage parameters to github binary source
Veetaha
-2
/
+34
2020-02-15
vscode: renamed langServer to server
Veetaha
-22
/
+22
2020-02-15
vscode: renmed ArtifactMetadata -> ArtifactReleaseInfo, languageServer -> lan...
Veetaha
-11
/
+11
2020-02-14
Init implementation of structural search replace
Mikhail Modin
-0
/
+38
2020-02-14
Merge #3131
bors[bot]
-211
/
+86
2020-02-14
make onConfigChange handler private
Veetaha
-1
/
+1
2020-02-14
vscode: moved to getters as per matklad
Veetaha
-39
/
+33
2020-02-14
Do not register all proposed features
kjeremy
-1
/
+6
2020-02-14
vscode: removed nested errors as per matklad
Veetaha
-4
/
+3
2020-02-13
vscode: reordered config constructor before methods
Veetaha
-5
/
+6
2020-02-13
vscode: redesigned config with simplicity and Dart extension config implement...
Veetaha
-216
/
+96
[prev]
[next]