aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Third time's a charm?Aleksey Kladov2020-02-111-1/+1
* Fix releaseAleksey Kladov2020-02-111-9/+0
* Merge pull request #3086 from matklad/auto-publish-extensionAleksey Kladov2020-02-111-3/+19
|\
| * Publish VS Code extension automaticallyAleksey Kladov2020-02-111-3/+19
| |
| \
*-. \ Merge #3083 #3101bors[bot]2020-02-112-12/+26
|\ \ \
| | * | vscode: filter out arm linux from using prebuilt binariesVeetaha2020-02-111-3/+20
| * | | Update some crateskjeremy2020-02-101-9/+6
* | | | Merge #3100bors[bot]2020-02-111-3/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | vscode: add error handling to downloadFile()Veetaha2020-02-111-3/+10
| | |/ | |/|
* | | Merge #3092bors[bot]2020-02-111-2/+1
|\ \ \
| * | | vscode: fix ebusy error on windowsVeetaha2020-02-101-2/+1
| |/ /
* | | Merge #3102bors[bot]2020-02-113-11/+17
|\ \ \ | |/ / |/| |
| * | Better error messages while deserializingAleksey Kladov2020-02-113-11/+17
|/ /
* | Merge #3074bors[bot]2020-02-1021-113/+427
|\ \
| * | Address review commentsMatthew Jasper2020-02-103-14/+66
| * | Update tests for or-patternsMatthew Jasper2020-02-094-60/+184
| * | Add or- and parenthesized-patternsMatthew Jasper2020-02-0915-46/+184
* | | Merge #3084bors[bot]2020-02-101-1/+2
|\ \ \ | |_|/ |/| |
| * | More specific error if `rustc --print sysroot` failsAleksey Kladov2020-02-101-1/+2
|/ /
* | eamcs is now upstreamedAleksey Kladov2020-02-101-3/+0
* | Merge pull request #3081 from matklad/with-outputAleksey Kladov2020-02-103-2/+48
|\ \
| * | xtask releaseAleksey Kladov2020-02-103-2/+48
* | | Merge #3080bors[bot]2020-02-103-19/+16
|\| |
| * | More convenient run_with_outputAleksey Kladov2020-02-103-19/+16
|/ /
* | Merge #3079bors[bot]2020-02-101-0/+11
|\ \
| * | Add noteAleksey Kladov2020-02-101-0/+11
* | | Merge #3075bors[bot]2020-02-103-6/+6
|\ \ \ | |/ / |/| |
| * | move to to_usize()Veetaha2020-02-093-6/+6
* | | Merge #3077bors[bot]2020-02-101-4/+4
|\ \ \ | |/ / |/| |
| * | Move build prerequisites into build sectiondvermd2020-02-101-4/+4
|/ /
* | Merge #3072bors[bot]2020-02-091-5/+11
|\ \
| * | vscode: changed dns sanity-check url from google.com to example.comVeetaha2020-02-091-3/+6
| * | vscode: add on-success logic to dns resolution sanity checkVeetaha2020-02-091-4/+7
| * | vscode: removed unnecessary awaitsVeetaha2020-02-091-2/+2
| |/
* | Merge #3071bors[bot]2020-02-092-26/+63
|\ \ | |/ |/|
| * docs: quick fix inner link in docsVeetaha2020-02-091-1/+2
| * docs: more documentation on prebuilt binaries all-editors-wiseVeetaha2020-02-091-22/+40
| * docs: Freshen docs for prebuilt binaries and raLspServer settingVeetaha2020-02-092-5/+23
|/
* Merge #3068bors[bot]2020-02-091-13/+37
|\
| * Fix rebase leftoversKirill Bulatov2020-02-091-2/+2
| * Do not import anything if first segment of FQN resolvesKirill Bulatov2020-02-091-12/+36
* | Merge #3053bors[bot]2020-02-0911-30/+429
|\ \ | |/ |/|
| * docs: fix spelling untill -> untilVeetaha2020-02-091-1/+1
| * docs: minor fixes in wordings and punctuationVeetaha2020-02-091-2/+2
| * vscode: updated docs on prebuilt binariesVeetaha2020-02-091-0/+32
| * vscode: added logging when donloading binariesVeetaha2020-02-093-5/+26
| * vscode: move throtting of download progress to call siteVeetaha2020-02-092-16/+19
| * vscode: replaced unwrapNotNil() with ! as per @matkladVeetaha2020-02-093-21/+3
| * vscode: refactor inverted ternaries to if statements as per @matkladVeetaha2020-02-092-2/+6
| * vscode: remove noise data fields declarations as per @matkladVeetaha2020-02-091-6/+1