aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #2070bors[bot]2019-10-251-1/+5
|\
| * sublime: hint where feature flags would goJacob2019-10-251-1/+5
|/
* Merge #2069bors[bot]2019-10-2512-52/+269
|\
| * auto-generate assists docs and testsAleksey Kladov2019-10-2512-52/+269
* | Merge #2066bors[bot]2019-10-256-278/+358
|\ \
| * | disable the new typing handler for `->`Aleksey Kladov2019-10-251-0/+9
| * | insert space after `->`Aleksey Kladov2019-10-253-112/+119
| * | refactor typing_handlersAleksey Kladov2019-10-252-35/+41
| * | introduce SingleFileChangeAleksey Kladov2019-10-253-35/+64
| * | move source change to a dedicated fileAleksey Kladov2019-10-252-95/+104
| * | make typing infra slightly more extensibleAleksey Kladov2019-10-253-54/+74
| |/
* | Merge #2068bors[bot]2019-10-252-26/+26
|\ \ | |/ |/|
| * Specify working chalk revisions in manifestLaurențiu Nicola2019-10-252-26/+26
|/
* Merge #2065bors[bot]2019-10-255-21/+20
|\
| * document feature flagsAleksey Kladov2019-10-255-21/+20
|/
* Merge #2063bors[bot]2019-10-241-1/+1
|\
| * Update rustdoc link pt.2memoryruins2019-10-241-1/+1
|/
* Merge #2062bors[bot]2019-10-242-42/+46
|\
| * refactor comment extraction from tasksAleksey Kladov2019-10-242-39/+44
| * simplifyAleksey Kladov2019-10-241-14/+13
* | Merge #2060bors[bot]2019-10-243-31/+14
|\ \
| * | bump instakjeremy2019-10-243-31/+14
|/ /
* | Merge #2059bors[bot]2019-10-245-35/+135
|\ \
| * | for highlighting, search only the current fileAleksey Kladov2019-10-245-29/+112
| * | add search scope stuctAleksey Kladov2019-10-241-13/+30
| |/
* | Merge #2058bors[bot]2019-10-242-8/+10
|\ \ | |/ |/|
| * add --with-deps option to analysis-statsAleksey Kladov2019-10-242-8/+10
|/
* Merge #2057bors[bot]2019-10-243-0/+10
|\
| * add some profiling callsAleksey Kladov2019-10-243-0/+10
|/
* Merge #2056bors[bot]2019-10-241-6/+10
|\
| * don't die if a sync task panicsAleksey Kladov2019-10-241-6/+10
|/
* Merge #2053bors[bot]2019-10-241-3/+20
|\
| * show unaccounted for time in profilingAleksey Kladov2019-10-241-3/+20
|/
* Merge #2050bors[bot]2019-10-2313-544/+576
|\
| * xtask: don't depend on itertoolsAleksey Kladov2019-10-233-19/+22
| * xtask: fold gen-tests and gen-ast into codegenAleksey Kladov2019-10-234-11/+4
| * xtask: move codegen to a moduleAleksey Kladov2019-10-239-533/+569
|/
* Merge #2049bors[bot]2019-10-231-0/+4
|\
| * add couple of profiling callsAleksey Kladov2019-10-231-0/+4
* | Merge #2048bors[bot]2019-10-231-18/+36
|\ \ | |/ |/|
| * minor cleanupAleksey Kladov2019-10-231-18/+36
|/
* Merge #1980bors[bot]2019-10-233-1/+28
|\
| * Do not truncate the rangeWilco Kusee2019-10-231-30/+10
| * Make inlay hint length configurableWilco Kusee2019-10-183-14/+37
| * Truncate hints longer than 20 charactersWilco Kusee2019-10-101-4/+28
* | Merge #2047bors[bot]2019-10-231-0/+1
|\ \
| * | restore assertAleksey Kladov2019-10-231-0/+1
|/ /
* | Merge #1892bors[bot]2019-10-2314-449/+1075
|\ \
| * | some fixes, add docsEkaterina Babshukova2019-10-225-72/+73
| * | support items that visible to the parent moduleEkaterina Babshukova2019-10-223-5/+68