Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Async block in argument position | Andrey Tkachenko | 2019-04-01 | 3 | -0/+96 |
* | Merge #1078 | bors[bot] | 2019-04-01 | 50 | -1228/+1027 |
|\ | |||||
| * | switch to new rowan | Aleksey Kladov | 2019-04-01 | 50 | -1228/+1027 |
|/ | |||||
* | Merge #1038 | bors[bot] | 2019-03-31 | 5 | -8/+132 |
|\ | |||||
| * | Add WherePred to allow predicate access in WhereClause | Ville Penttinen | 2019-03-31 | 5 | -8/+132 |
|/ | |||||
* | Merge #1072 | bors[bot] | 2019-03-31 | 4 | -3/+43 |
|\ | |||||
| * | add test for async blocks | memoryruins | 2019-03-28 | 2 | -0/+40 |
| * | recognize async move | memoryruins | 2019-03-28 | 2 | -3/+3 |
* | | Merge #1077 | bors[bot] | 2019-03-31 | 33 | -507/+916 |
|\ \ | |||||
| * | | Add trait ast::TypeBoundsOwner | Ville Penttinen | 2019-03-31 | 3 | -5/+21 |
| * | | Update tests | Ville Penttinen | 2019-03-31 | 3 | -67/+115 |
| * | | Change parsing bounds in path_types | Ville Penttinen | 2019-03-31 | 2 | -11/+40 |
| * | | Move parsing a single TYPE_BOUND to a separate function | Ville Penttinen | 2019-03-30 | 1 | -19/+26 |
| * | | Update tests | Ville Penttinen | 2019-03-30 | 25 | -418/+634 |
| * | | Add new TYPE_BOUND_LIST and TYPE_BOUND syntax kinds | Ville Penttinen | 2019-03-30 | 5 | -2/+95 |
* | | | kill ra.el: it is superseeded by the lsp integraion | Aleksey Kladov | 2019-03-30 | 1 | -128/+0 |
|/ / | |||||
* | | Merge #1075 | bors[bot] | 2019-03-30 | 4 | -6/+29 |
|\ \ | |||||
| * | | Fix parsing <= in type_args | Ville Penttinen | 2019-03-30 | 4 | -6/+29 |
|/ / | |||||
* / | fix typo | Aleksey Kladov | 2019-03-29 | 1 | -1/+1 |
|/ | |||||
* | Merge #1071 | bors[bot] | 2019-03-28 | 1 | -1/+1 |
|\ | |||||
| * | Fix emacs-lsp runnables support with native json | Florian Diebold | 2019-03-28 | 1 | -1/+1 |
|/ | |||||
* | Merge #1070 | bors[bot] | 2019-03-28 | 3 | -1/+21 |
|\ | |||||
| * | Add tests to ra_syntax for extern_crate_self | memoryruins | 2019-03-28 | 2 | -1/+17 |
| * | Add extern_crate_self to ra_parser. | memoryruins | 2019-03-28 | 1 | -0/+4 |
|/ | |||||
* | Merge #1066 | bors[bot] | 2019-03-27 | 2 | -7/+7 |
|\ | |||||
| * | update salsa some more | Aleksey Kladov | 2019-03-27 | 2 | -7/+7 |
|/ | |||||
* | Merge #1063 | bors[bot] | 2019-03-27 | 2 | -7/+7 |
|\ | |||||
| * | :arrow_up: salsa | Aleksey Kladov | 2019-03-27 | 2 | -7/+7 |
|/ | |||||
* | Merge #1061 | bors[bot] | 2019-03-27 | 1 | -1/+5 |
|\ | |||||
| * | Use EXE extension for pre-commit hook on Window | Hrvoje Ban | 2019-03-27 | 1 | -1/+5 |
|/ | |||||
* | Merge #1052 | bors[bot] | 2019-03-27 | 3 | -88/+143 |
|\ | |||||
| * | Flip any binary expression except assignments. | Marco Groppo | 2019-03-26 | 1 | -64/+56 |
| * | Merge branch 'master' of github.com:rust-analyzer/rust-analyzer into flip-bin... | Marco Groppo | 2019-03-26 | 28 | -817/+1017 |
| |\ | |/ |/| | |||||
* | | Merge #1060 | bors[bot] | 2019-03-26 | 1 | -5/+22 |
|\ \ | |||||
| * | | more realistic test for incrementality | Aleksey Kladov | 2019-03-26 | 1 | -5/+22 |
|/ / | |||||
* | | Merge #1059 | bors[bot] | 2019-03-26 | 11 | -209/+233 |
|\ \ | |||||
| * | | reduce visibility | Aleksey Kladov | 2019-03-26 | 2 | -12/+12 |
| * | | rename | Aleksey Kladov | 2019-03-26 | 7 | -56/+44 |
| * | | simplify | Aleksey Kladov | 2019-03-26 | 3 | -21/+21 |
| * | | make stuff private | Aleksey Kladov | 2019-03-26 | 1 | -26/+14 |
| * | | more type safety | Aleksey Kladov | 2019-03-26 | 5 | -63/+82 |
| * | | strongy-typed ids for macros | Aleksey Kladov | 2019-03-26 | 4 | -33/+19 |
| * | | add typed ids | Aleksey Kladov | 2019-03-26 | 7 | -45/+88 |
* | | | Merge #1051 | bors[bot] | 2019-03-26 | 5 | -378/+391 |
|\ \ \ | |/ / |/| | | |||||
| * | | Move ra_ide_api unit tests | Wilco Kusee | 2019-03-25 | 5 | -378/+391 |
* | | | Merge #1058 | bors[bot] | 2019-03-26 | 1 | -17/+1 |
|\ \ \ | |||||
| * | | | remove some dead code | Aleksey Kladov | 2019-03-26 | 1 | -17/+1 |
|/ / / | |||||
* | | | add links to readme | Aleksey Kladov | 2019-03-26 | 1 | -0/+6 |
* | | | Merge #1057 | bors[bot] | 2019-03-26 | 8 | -125/+131 |
|\ \ \ | |||||
| * | | | simplify | Aleksey Kladov | 2019-03-26 | 3 | -8/+6 |