aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #936bors[bot]2019-03-051-1/+8
|\
| * dont produce giant debug dumpsAleksey Kladov2019-03-051-1/+8
|/
* Merge #934bors[bot]2019-03-053-8/+32
|\
| * show message in client's UI if workspace fails to loadAleksey Kladov2019-03-053-8/+32
|/
* Merge #930bors[bot]2019-03-054-7/+188
|\
| * Introduce pattern_list to parse pipe separated patternsVille Penttinen2019-03-052-10/+18
| * Add support for parsing multiple if and while-let patternsVille Penttinen2019-03-043-1/+174
* | Merge #912bors[bot]2019-03-054-24/+116
|\ \ | |/ |/|
| * Use impl_froms!kjeremy2019-03-041-13/+3
| * Make ExpOrPatId privatekjeremy2019-03-042-4/+7
| * FormatJeremy Kolb2019-03-041-7/+2
| * Add NavigationTarget::from_impl_itemJeremy Kolb2019-03-042-14/+22
| * Remove commented out codeJeremy Kolb2019-03-041-9/+0
| * Use ImplItems instead of just FunctionJeremy Kolb2019-03-043-40/+65
| * Make goto definition/hover resolve constructorskjeremy2019-03-043-7/+87
* | Merge #929bors[bot]2019-03-043-12/+28
|\ \
| * | allow `mut ident` patterns in trait methodsAleksey Kladov2019-03-043-12/+28
|/ /
* | Merge #927bors[bot]2019-03-044-2/+21
|\ \ | |/ |/|
| * allow aliases in underscoresAleksey Kladov2019-03-044-2/+21
|/
* Merge #926bors[bot]2019-03-043-1/+56
|\
| * allow vararg functionsAleksey Kladov2019-03-043-1/+56
* | Merge #925bors[bot]2019-03-045-61/+83
|\ \ | |/ |/|
| * improve error recoveryAleksey Kladov2019-03-044-59/+77
| * extract block contents into a functionAleksey Kladov2019-03-041-2/+6
|/
* Merge #916bors[bot]2019-03-044-72/+220
|\
| * Add expander unit testsWilco Kusee2019-03-031-4/+69
| * Add parser unit testsWilco Kusee2019-03-033-6/+58
| * Split parse and expand errorsWilco Kusee2019-03-034-72/+74
| * FormattingWilco Kusee2019-03-021-10/+20
| * Replace option with result in mbeWilco Kusee2019-03-024-74/+93
* | Merge #924bors[bot]2019-03-0410-43/+423
|\ \
| * | Allow syntax strings to contain test markersVille Penttinen2019-03-041-1/+3
| * | Implement syntax tree support for syntax inside stringVille Penttinen2019-03-043-8/+206
| * | Allow syntax tree to update when changing filesVille Penttinen2019-03-032-17/+26
| * | Rename syntaxtree text provider to SyntaxTreeContentProviderVille Penttinen2019-03-033-13/+11
| * | Add vscode support for range in SyntaxTreeParamsVille Penttinen2019-03-033-11/+41
| * | Add optional range parameter to SyntaxTreeParamsVille Penttinen2019-03-034-5/+148
|/ /
* | Merge #917bors[bot]2019-03-0350-1291/+1286
|\ \
| * | Inline type inference test snapshotsFlorian Diebold2019-03-0359-1504/+1096
| * | emacs: Fix (void-variable rust-analyzer--last-runnable)Florian Diebold2019-03-031-1/+1
| * | Represent unknown types as {unknown} instead of [unknown]Florian Diebold2019-03-0329-172/+172
| * | Add a bunch of tests for type inference involving traitsFlorian Diebold2019-03-0213-0/+403
|/ /
* | Merge #908bors[bot]2019-03-021-8/+27
|\ \
| * | Enable markup for hover on expressions which resolve using type_ofVille Penttinen2019-02-281-8/+27
* | | Merge #915bors[bot]2019-03-0216-133/+108
|\ \ \
| * | | remove commentAleksey Kladov2019-03-021-1/+0
| * | | remove second way to get the bodyAleksey Kladov2019-03-022-5/+1
| * | | rename syntax_mapping as wellAleksey Kladov2019-03-026-19/+18
| * | | align lower module query namesAleksey Kladov2019-03-027-23/+15
| * | | rename scopesAleksey Kladov2019-03-024-9/+9