Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #555 | bors[bot] | 2019-01-15 | 14 | -100/+79 |
|\ | |||||
| * | remove Cancelable from ids | Aleksey Kladov | 2019-01-15 | 6 | -34/+27 |
| * | remove Cancelable from nameres | Aleksey Kladov | 2019-01-15 | 10 | -66/+52 |
* | | Merge #553 | bors[bot] | 2019-01-15 | 12 | -34/+29 |
|\| | |||||
| * | remove Cancelable from fn_scopes | Aleksey Kladov | 2019-01-15 | 8 | -13/+13 |
| * | remove Cancelable from funciton body | Aleksey Kladov | 2019-01-15 | 9 | -21/+16 |
|/ | |||||
* | Merge #552 | bors[bot] | 2019-01-15 | 13 | -115/+82 |
|\ | |||||
| * | remove Cancelable from navigation target | Aleksey Kladov | 2019-01-15 | 11 | -42/+29 |
| * | remove Cancelable from static&const API | Aleksey Kladov | 2019-01-15 | 2 | -15/+12 |
| * | remove Cancelable from adt API | Aleksey Kladov | 2019-01-15 | 8 | -58/+41 |
|/ | |||||
* | Merge #551 | bors[bot] | 2019-01-15 | 12 | -65/+56 |
|\ | |||||
| * | remove Cancelable from Crate API | Aleksey Kladov | 2019-01-15 | 4 | -10/+10 |
| * | remove Cancelable from Module API, part 2 | Aleksey Kladov | 2019-01-15 | 7 | -33/+28 |
| * | remove Cancelable from Module API | Aleksey Kladov | 2019-01-15 | 6 | -22/+18 |
|/ | |||||
* | Merge #550 | bors[bot] | 2019-01-15 | 18 | -104/+80 |
|\ | |||||
| * | remove cancelable from symbols | Aleksey Kladov | 2019-01-15 | 5 | -14/+12 |
| * | remove Cancelable from source binders | Aleksey Kladov | 2019-01-15 | 16 | -90/+68 |
|/ | |||||
* | Merge #549 | bors[bot] | 2019-01-15 | 6 | -31/+28 |
|\ | |||||
| * | remove Cancelable from module_tree_query | Aleksey Kladov | 2019-01-15 | 6 | -31/+28 |
|/ | |||||
* | Merge #548 | bors[bot] | 2019-01-15 | 5 | -7/+19 |
|\ | |||||
| * | check_canceled does not return Result | Aleksey Kladov | 2019-01-15 | 5 | -7/+19 |
* | | Merge #547 | bors[bot] | 2019-01-15 | 7 | -44/+44 |
|\| | |||||
| * | update salsa | Aleksey Kladov | 2019-01-15 | 7 | -44/+44 |
* | | Merge #545 | bors[bot] | 2019-01-15 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | Reveal the newly added source change in the editor. | Jeremy A. Kolb | 2019-01-14 | 1 | -0/+1 |
* | | Merge #546 | bors[bot] | 2019-01-15 | 20 | -195/+495 |
|\ \ | |/ |/| | |||||
| * | switch to insta for testing | Aleksey Kladov | 2019-01-15 | 20 | -195/+495 |
* | | Merge #485 | bors[bot] | 2019-01-14 | 19 | -130/+625 |
|\ \ | |||||
| * | | Address issues found in review | Marcus Klaas de Vries | 2019-01-14 | 3 | -56/+54 |
| * | | Fix type inference for raw (byte) strings | Marcus Klaas de Vries | 2019-01-14 | 7 | -66/+120 |
| * | | Give literal expression default values for now | Marcus Klaas de Vries | 2019-01-14 | 1 | -23/+9 |
| * | | Fixup tests | Marcus Klaas de Vries | 2019-01-14 | 12 | -211/+283 |
| * | | Start moving literal interpretation to the AST (WIP) | Marcus Klaas de Vries | 2019-01-14 | 4 | -10/+131 |
| * | | don't try to treat arrays and tuples as literals | Marcus Klaas de Vries | 2019-01-14 | 5 | -57/+27 |
| * | | Use type variables to determine exact type for ambiguous numeric literals | Marcus Klaas de Vries | 2019-01-14 | 6 | -14/+64 |
| * | | Try implementing integer type inference (WIP) | Marcus Klaas de Vries | 2019-01-14 | 8 | -46/+129 |
| * | | Implement type inference for literals (WIP) | Marcus Klaas de Vries | 2019-01-14 | 8 | -5/+166 |
| |/ | |||||
* | | Merge #538 | bors[bot] | 2019-01-14 | 4 | -8/+10 |
|\ \ | |/ |/| | |||||
| * | update cargo_metadata | Aleksey Kladov | 2019-01-14 | 4 | -8/+10 |
|/ | |||||
* | Merge #537 | bors[bot] | 2019-01-14 | 13 | -47/+47 |
|\ | |||||
| * | switch to lsp-types | Aleksey Kladov | 2019-01-14 | 13 | -47/+47 |
|/ | |||||
* | Merge #534 | bors[bot] | 2019-01-14 | 1 | -42/+23 |
|\ | |||||
| * | Remove duplication | Jeremy Kolb | 2019-01-14 | 1 | -74/+23 |
| * | Add visibility to hover | Jeremy Kolb | 2019-01-14 | 1 | -9/+41 |
|/ | |||||
* | Merge #533 | bors[bot] | 2019-01-13 | 1 | -5/+10 |
|\ | |||||
| * | target_selection_range is not nullable in the implementation | Aleksey Kladov | 2019-01-13 | 1 | -5/+10 |
|/ | |||||
* | Merge #532 | bors[bot] | 2019-01-13 | 2 | -2/+21 |
|\ | |||||
| * | fix go to parent module | Aleksey Kladov | 2019-01-13 | 2 | -2/+21 |
* | | Merge #530 | bors[bot] | 2019-01-13 | 3 | -10/+10 |
|\ \ | |||||
| * | | Fix some random typos | Pascal Hertleif | 2019-01-13 | 3 | -10/+10 |
|/ / |