aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* better formatting when adding trait membersAleksey Kladov2019-04-171-8/+23
* :arrow_up: vfsAleksey Kladov2019-04-171-52/+63
* Merge #1158bors[bot]2019-04-172-13/+6
|\
| * cleanup cancellationAleksey Kladov2019-04-172-13/+6
|/
* Merge #1153bors[bot]2019-04-174-1/+29
|\
| * Breaks read loop on 'exit'Roberto Vidal2019-04-163-5/+17
| * Fixes doctestRoberto Vidal2019-04-161-1/+1
| * PrettierRoberto Vidal2019-04-161-2/+1
| * Fixes unrelated process termination quirkRoberto Vidal2019-04-161-0/+0
| * Adds "restart server" commandRoberto Vidal2019-04-164-7/+24
* | Merge #1157bors[bot]2019-04-177-72/+119
|\ \ | |/ |/|
| * Add mbe stmt matcherEdwin Cheng2019-04-177-72/+119
|/
* Merge #1146bors[bot]2019-04-147-42/+91
|\
| * fix testAleksey Kladov2019-04-141-17/+6
| * add a couple of profiling pointsAleksey Kladov2019-04-144-0/+7
| * more intuitive nameAleksey Kladov2019-04-141-11/+15
| * filter by timeAleksey Kladov2019-04-143-28/+43
| * cleanup syntaxAleksey Kladov2019-04-143-8/+34
| * fast path for disabled profilerAleksey Kladov2019-04-141-8/+16
| * switch to modern pathsAleksey Kladov2019-04-141-5/+5
|/
* Merge #1144bors[bot]2019-04-144-55/+176
|\
| * Refactor method candidate generation a bitFlorian Diebold2019-04-144-55/+176
|/
* Merge #1137bors[bot]2019-04-1411-63/+144
|\
| * Modifies runnables test to use multi-workspace rootRoberto Vidal2019-04-142-29/+68
| * Sends cwd info for runnables and code lensesRoberto Vidal2019-04-148-5/+38
| * Adds support for multiple editor workspaces on initializationRoberto Vidal2019-04-145-32/+41
* | Merge #1138bors[bot]2019-04-1413-243/+560
|\ \
| * | Fix bug and add expr , pat , ty matcherEdwin Cheng2019-04-1410-33/+307
| * | Remove skip Delimiter::None and handle DollarsEdwin Cheng2019-04-125-218/+255
| * | Add L_DOLLAR and R_DOLLAREdwin Cheng2019-04-112-0/+6
* | | Merge #1120bors[bot]2019-04-1413-221/+583
|\ \ \ | |_|/ |/| |
| * | Extract generic_params method to a HasGenericParams traitFlorian Diebold2019-04-147-37/+33
| * | Add Container enum to handle both kinds of container (impl/trait)Florian Diebold2019-04-144-17/+58
| * | Make callable signature handling a bit nicerFlorian Diebold2019-04-142-47/+36
| * | Some cleanupFlorian Diebold2019-04-143-98/+111
| * | More trait infrastructureFlorian Diebold2019-04-1411-51/+333
| * | Get substs for trait refs in impl blocksFlorian Diebold2019-04-146-44/+85
|/ /
* | Merge #1143bors[bot]2019-04-136-24/+17
|\ \
| * | replace usages of `algo::generate` with `iter::successors` from stdRobin Freyler2019-04-136-24/+17
|/ /
* | Merge #1129bors[bot]2019-04-1328-636/+568
|\ \
| * | cleanupsAleksey Kladov2019-04-132-13/+12
| * | slight encapsulationAleksey Kladov2019-04-132-9/+13
| * | move ScopeEntryWithSyntaxAleksey Kladov2019-04-134-37/+34
| * | drop obsolete fixmeAleksey Kladov2019-04-132-5/+4
| * | make expr scope stuff privateAleksey Kladov2019-04-131-11/+9
| * | make resolver privateAleksey Kladov2019-04-136-26/+23
| * | hide resolverAleksey Kladov2019-04-134-9/+17
| * | fold ScopeWithSyntax into SourceAnalyzerAleksey Kladov2019-04-137-193/+159
| * | make stuff privateAleksey Kladov2019-04-131-3/+3
| * | obsolete fixmAleksey Kladov2019-04-131-1/+0