aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add config for cargo-watch traceEdwin Cheng2019-04-025-15/+67
* Add proper process teminate methodEdwin Cheng2019-04-026-10/+116
* Fix prettier errorEdwin Cheng2019-04-024-22/+31
* Fixed tslint errorEdwin Cheng2019-04-021-1/+1
* Fix tslint errorEdwin Cheng2019-04-022-63/+65
* Improve cargo-watch usageEdwin Cheng2019-04-024-36/+177
* Merge #1084bors[bot]2019-04-013-37/+0
|\
| * remove dead codeAleksey Kladov2019-04-013-37/+0
* | Merge #1050bors[bot]2019-04-015-45/+402
|\ \ | |/ |/|
| * intelligently add parens when inlining local varaiblesgfreezy2019-04-015-45/+402
|/
* Merge #1082bors[bot]2019-04-013-0/+96
|\
| * Async block in argument positionAndrey Tkachenko2019-04-013-0/+96
* | Merge #1067bors[bot]2019-04-011-6/+28
|\ \
| * | Simplifykjeremy2019-03-271-13/+14
| * | Take number of arguments at the call-site into account for signature helpkjeremy2019-03-271-1/+22
* | | Merge #1081bors[bot]2019-04-014-9/+66
|\ \ \ | |_|/ |/| |
| * | Async closure syntaxrobojumper2019-03-314-9/+66
* | | Merge #1078bors[bot]2019-04-0150-1228/+1027
|\ \ \ | |/ / |/| |
| * | switch to new rowanAleksey Kladov2019-04-0150-1228/+1027
|/ /
* | 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
|\ \