aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #5935bors[bot]2020-09-046-535/+744
|\
| * Add extra insert_use test for pub(crate) re-export handlingLukas Wirth2020-09-032-12/+19
| * Disable insert_import in extract_struct_from_enum_variant until its fixedLukas Wirth2020-09-031-0/+4
| * Fix import insertion breaking nested modulesLukas Wirth2020-09-035-62/+117
| * Fix inserting imports in front of inner attributesLukas Wirth2020-09-032-3/+54
| * Replace insert_use_statement with the new insert_useLukas Wirth2020-09-034-54/+68
| * Impl make::blank_lineLukas Wirth2020-09-033-27/+20
| * Use mark to check that paths that are too long will not be mergedLukas Wirth2020-09-031-0/+13
| * Tidy up tests and apply suggested changesLukas Wirth2020-09-031-72/+107
| * Add more import insertion testsLukas Wirth2020-09-031-3/+68
| * Begin refactor of import insertionLukas Wirth2020-09-031-468/+440
* | Merge #5948bors[bot]2020-09-033-5/+5
|\ \ | |/ |/|
| * Up proc-macro2 to 1.20kjeremy2020-09-033-5/+5
|/
* Merge #5942bors[bot]2020-09-031-3/+6
|\
| * Actually assert disjointnessAleksey Kladov2020-09-031-3/+6
|/
* Merge #5941bors[bot]2020-09-032-5/+5
|\
| * Unify namingAleksey Kladov2020-09-032-5/+5
* | Merge #5937bors[bot]2020-09-032-11/+11
|\ \ | |/ |/|
| * Chalk 0.25kjeremy2020-09-022-11/+11
* | Merge #5939bors[bot]2020-09-031-1/+1
|\ \ | |/ |/|
| * default `checkOnSave.enable` to `true` in serverAndy Russell2020-09-021-1/+1
|/
* Merge #5930bors[bot]2020-09-0213-61/+51
|\
| * Switch to upstream ENUM_MEMBERkjeremy2020-09-022-2/+2
| * Move to vscode-languageclient 7.0.0-next.9kjeremy2020-09-0213-59/+49
* | Merge #5936bors[bot]2020-09-021-4/+4
|\ \ | |/ |/|
| * cargo updatekjeremy2020-09-021-4/+4
|/
* Merge #5931bors[bot]2020-09-012-158/+184
|\
| * Update the rest of our node packageskjeremy2020-09-012-137/+163
| * Bump minimum vscode to 1.47kjeremy2020-09-012-21/+21
* | Merge #5927bors[bot]2020-09-011-0/+8
|\ \ | |/ |/|
| * Document VS Code setting needed for on-typing assistsAramis Razzaghipour2020-09-011-0/+8
* | Merge #5929bors[bot]2020-09-012-69/+211
|\ \ | |/ |/|
| * Upgrade mocha from `npm audit fix`kjeremy2020-09-012-69/+211
|/
* Merge #5926bors[bot]2020-09-011-1/+1
|\
| * Bump token expansion limitAleksey Kladov2020-09-011-1/+1
|/
* Merge #5923bors[bot]2020-09-012-10/+32
|\
| * "How I survived Git" tipsAleksey Kladov2020-09-012-10/+32
|/
* Merge #5862bors[bot]2020-09-012-0/+17
|\
| * Add a test that forbids merge commitsdragfire2020-08-312-0/+17
|/
* Merge #5921bors[bot]2020-08-311-2/+2
|\
| * Don't publish every day and do it only for releasePavan Kumar Sunkara2020-08-311-2/+2
|/
* Merge #5920bors[bot]2020-08-312-27/+18
|\
| * Reduce path_from_text usageAleksey Kladov2020-08-312-13/+18
| * Remove dead codeAleksey Kladov2020-08-311-14/+0
|/
* Merge #5914bors[bot]2020-08-304-45/+12
|\
| * Replace custom `not_bash::fs2` setup with fs_err crateVeetaha2020-08-294-45/+12
| |
| \
*-. \ Merge #5910 #5912bors[bot]2020-08-294-4/+3
|\ \ \
| | * | Remove fixme from inlay_hints.tsVeetaha2020-08-291-1/+0
| | |/
| * / Fix some typosKirill Bulatov2020-08-283-3/+3
| |/
* | Merge #5909bors[bot]2020-08-291-0/+8
|\ \ | |/ |/|