aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge #3170bors[bot]2020-02-163-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add module colors to cssAleksey Kladov2020-02-163-0/+3
| |/ / / / / / / /
* | | | | | | | | Merge #3168bors[bot]2020-02-161-6/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | vscode: added minimum bound for lruCapacity optionVeetaha2020-02-161-0/+2
| * | | | | | | | vscode: fix all integer -> number and add nullablitiy to maxInlayHintLengthVeetaha2020-02-161-5/+2
| * | | | | | | | vscode: update exclusiveMinimum validation according to JSONSchemaV4 specsVeetaha2020-02-161-1/+2
|/ / / / / / / /
* | | | | | | | Merge #3165bors[bot]2020-02-162-0/+24
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix coercion of &T to itselfFlorian Diebold2020-02-162-0/+24
* | | | | | | | | Merge #3162bors[bot]2020-02-169-108/+179
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | vscode: updated user docs vscode updates sectionVeetaha2020-02-161-4/+3
| * | | | | | | | vscode: save binary version when downloading and download only version that m...Veetaha2020-02-161-96/+72
| * | | | | | | | vscode: extract downloadArtifact() functionVeetaha2020-02-161-0/+58
| * | | | | | | | vscode: add release tag option to fetchArtifactReleaseInfo()Veetaha2020-02-161-5/+11
| * | | | | | | | vscode: add version and storage parameters to github binary sourceVeetaha2020-02-165-3/+35
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #3161 from Veetaha/feature/cicd-simplify-vsce-callAleksey Kladov2020-02-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | cicd: simplify vsce callVeetaha2020-02-151-1/+1
| |/ / / / / / /
* | | | | | | | Merge #3163bors[bot]2020-02-161-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | vscode: fix the default value for withSysrootVeetaha2020-02-161-1/+1
|/ / / / / / /
* | | | | | | Merge #3157bors[bot]2020-02-156-14/+103
|\ \ \ \ \ \ \
| * | | | | | | Extend analysis-stats a bitFlorian Diebold2020-02-156-14/+103
* | | | | | | | Merge #3160bors[bot]2020-02-152-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove extra depAleksey Kladov2020-02-152-2/+0
|/ / / / / / / /
* | | | | | | | Merge #3158bors[bot]2020-02-151-1/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Disable rollup warningEdwin Cheng2020-02-151-1/+2
|/ / / / / / /
* | | | | | | Merge #3152bors[bot]2020-02-145-28/+28
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | vscode: renamed langServer to serverVeetaha2020-02-143-22/+22
| * | | | | | vscode: renmed ArtifactMetadata -> ArtifactReleaseInfo, languageServer -> lan...Veetaha2020-02-144-11/+11
|/ / / / / /
* | | | | | Merge #3151bors[bot]2020-02-141-1/+1
|\ \ \ \ \ \
| * | | | | | xtask: bump nodejs requirement while we can!Veetaha2020-02-141-1/+1
* | | | | | | Merge #3150bors[bot]2020-02-141-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Bump crate resolution limit for large projectsBenjamin Brittain2020-02-141-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge #3131bors[bot]2020-02-144-211/+96
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | make onConfigChange handler privateVeetaha2020-02-141-1/+1
| * | | | | vscode: moved to getters as per matkladVeetaha2020-02-145-39/+33
| * | | | | vscode: reordered config constructor before methodsVeetaha2020-02-131-5/+6
| * | | | | vscode: redesigned config with simplicity and Dart extension config implement...Veetaha2020-02-135-216/+96
| * | | | | vscode: added more type safety to package.json configVeetaha2020-02-131-0/+10
* | | | | | Merge #3147bors[bot]2020-02-143-0/+42
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Check that impl self type matches up with expected self type in path modeFlorian Diebold2020-02-143-0/+42
* | | | | | Merge #3145bors[bot]2020-02-144-9/+78
|\ \ \ \ \ \
| * | | | | | Make Self implement the trait inside trait default methodsFlorian Diebold2020-02-144-9/+78
* | | | | | | Merge #3146bors[bot]2020-02-141-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | TypoVeetaha2020-02-141-1/+1
|/ / / / / /
* | | | | | Merge #3143bors[bot]2020-02-141-2/+4
|\ \ \ \ \ \
| * | | | | | Make AtomicX type resolve againAleksey Kladov2020-02-141-2/+4
* | | | | | | Merge #3142bors[bot]2020-02-141-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Ensure that the manual is self-improvingAleksey Kladov2020-02-141-0/+3
| |/ / / / /
* | | | | | Merge #3141bors[bot]2020-02-141-5/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SimplifyAleksey Kladov2020-02-141-5/+2
* | | | | | Merge #3140bors[bot]2020-02-145-299/+214
|\| | | | |