aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Async closure syntaxrobojumper2019-03-314-9/+66
* Merge #1038bors[bot]2019-03-315-8/+132
|\
| * Add WherePred to allow predicate access in WhereClauseVille Penttinen2019-03-315-8/+132
|/
* Merge #1072bors[bot]2019-03-314-3/+43
|\
| * add test for async blocksmemoryruins2019-03-282-0/+40
| * recognize async movememoryruins2019-03-282-3/+3
* | Merge #1077bors[bot]2019-03-3133-507/+916
|\ \
| * | Add trait ast::TypeBoundsOwnerVille Penttinen2019-03-313-5/+21
| * | Update testsVille Penttinen2019-03-313-67/+115
| * | Change parsing bounds in path_typesVille Penttinen2019-03-312-11/+40
| * | Move parsing a single TYPE_BOUND to a separate functionVille Penttinen2019-03-301-19/+26
| * | Update testsVille Penttinen2019-03-3025-418/+634
| * | Add new TYPE_BOUND_LIST and TYPE_BOUND syntax kindsVille Penttinen2019-03-305-2/+95
* | | kill ra.el: it is superseeded by the lsp integraionAleksey Kladov2019-03-301-128/+0
|/ /
* | Merge #1075bors[bot]2019-03-304-6/+29
|\ \
| * | Fix parsing <= in type_argsVille Penttinen2019-03-304-6/+29
|/ /
* / fix typoAleksey Kladov2019-03-291-1/+1
|/
* Merge #1071bors[bot]2019-03-281-1/+1
|\
| * Fix emacs-lsp runnables support with native jsonFlorian Diebold2019-03-281-1/+1
|/
* Merge #1070bors[bot]2019-03-283-1/+21
|\
| * Add tests to ra_syntax for extern_crate_selfmemoryruins2019-03-282-1/+17
| * Add extern_crate_self to ra_parser.memoryruins2019-03-281-0/+4
|/
* Merge #1066bors[bot]2019-03-272-7/+7
|\
| * update salsa some moreAleksey Kladov2019-03-272-7/+7
|/
* Merge #1063bors[bot]2019-03-272-7/+7
|\
| * :arrow_up: salsaAleksey Kladov2019-03-272-7/+7
|/
* Merge #1061bors[bot]2019-03-271-1/+5
|\
| * Use EXE extension for pre-commit hook on WindowHrvoje Ban2019-03-271-1/+5
|/
* Merge #1052bors[bot]2019-03-273-88/+143
|\
| * Flip any binary expression except assignments.Marco Groppo2019-03-261-64/+56
| * Merge branch 'master' of github.com:rust-analyzer/rust-analyzer into flip-bin...Marco Groppo2019-03-2628-817/+1017
| |\ | |/ |/|
* | Merge #1060bors[bot]2019-03-261-5/+22
|\ \
| * | more realistic test for incrementalityAleksey Kladov2019-03-261-5/+22
|/ /
* | Merge #1059bors[bot]2019-03-2611-209/+233
|\ \
| * | reduce visibilityAleksey Kladov2019-03-262-12/+12
| * | renameAleksey Kladov2019-03-267-56/+44
| * | simplifyAleksey Kladov2019-03-263-21/+21
| * | make stuff privateAleksey Kladov2019-03-261-26/+14
| * | more type safetyAleksey Kladov2019-03-265-63/+82
| * | strongy-typed ids for macrosAleksey Kladov2019-03-264-33/+19
| * | add typed idsAleksey Kladov2019-03-267-45/+88
* | | Merge #1051bors[bot]2019-03-265-378/+391
|\ \ \ | |/ / |/| |
| * | Move ra_ide_api unit testsWilco Kusee2019-03-255-378/+391
* | | Merge #1058bors[bot]2019-03-261-17/+1
|\ \ \
| * | | remove some dead codeAleksey Kladov2019-03-261-17/+1
|/ / /
* | | add links to readmeAleksey Kladov2019-03-261-0/+6
* | | Merge #1057bors[bot]2019-03-268-125/+131
|\ \ \
| * | | simplifyAleksey Kladov2019-03-263-8/+6
| * | | move source_id to a separate fileAleksey Kladov2019-03-268-120/+128
|/ / /
* | | Merge #1055bors[bot]2019-03-268-144/+105
|\ \ \