Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fixed a typo in comment | Edwin Cheng | 2020-03-03 | 1 | -1/+1 | |
| * | Fix panic on eager expansion | Edwin Cheng | 2020-03-03 | 2 | -2/+39 | |
* | | Fix completion snippet for reexported functions | Florian Diebold | 2020-03-03 | 2 | -4/+54 | |
* | | Merge #3428 | bors[bot] | 2020-03-03 | 8 | -122/+90 | |
|\ \ | |/ |/| | ||||||
| * | Fix imports | Aleksey Kladov | 2020-03-03 | 5 | -19/+14 | |
| * | Move reference classification to ra_ide_db | Aleksey Kladov | 2020-03-03 | 5 | -104/+77 | |
* | | Merge #3427 | bors[bot] | 2020-03-03 | 8 | -106/+103 | |
|\| | ||||||
| * | Rename NameDefinition -> Definition | Aleksey Kladov | 2020-03-03 | 8 | -106/+103 | |
* | | Merge #3392 | bors[bot] | 2020-03-03 | 11 | -82/+399 | |
|\ \ | |/ |/| | ||||||
| * | Fix for rebasing | Edwin Cheng | 2020-03-03 | 1 | -3/+14 | |
| * | Move pub function first | Edwin Cheng | 2020-03-03 | 1 | -24/+24 | |
| * | Add doc about eager expansion name resolution | Edwin Cheng | 2020-03-03 | 1 | -0/+19 | |
| * | Add test | Edwin Cheng | 2020-03-03 | 1 | -0/+19 | |
| * | Implement concat macro | Edwin Cheng | 2020-03-03 | 10 | -77/+305 | |
| * | Add LazyMacroId | Edwin Cheng | 2020-03-03 | 5 | -16/+56 | |
* | | Merge #3426 | bors[bot] | 2020-03-03 | 3 | -27/+74 | |
|\ \ | |/ |/| | ||||||
| * | Refactor reference search a bit | Aleksey Kladov | 2020-03-03 | 3 | -27/+74 | |
* | | Merge #3425 | bors[bot] | 2020-03-03 | 3 | -6/+16 | |
|\ \ | |/ |/| | ||||||
| * | Fix a bug for single dollar sign macro | Edwin Cheng | 2020-03-03 | 3 | -6/+16 | |
* | | Merge #3422 | bors[bot] | 2020-03-03 | 1 | -0/+1 | |
|\ \ | ||||||
| * | | Add profile call | Aleksey Kladov | 2020-03-03 | 1 | -0/+1 | |
* | | | Highlight assist tests | Aleksey Kladov | 2020-03-03 | 3 | -49/+53 | |
* | | | Fix applicability of inline local | Aleksey Kladov | 2020-03-03 | 3 | -10/+34 | |
|/ / | ||||||
* / | Remove stray dbg | Aleksey Kladov | 2020-03-03 | 1 | -2/+2 | |
|/ | ||||||
* | Drop larlpop-intern dep | Laurențiu Nicola | 2020-03-03 | 2 | -4/+2 | |
* | Update chalk for Ty interners | Laurențiu Nicola | 2020-03-02 | 2 | -11/+14 | |
* | Update chalk for RawId removal | Laurențiu Nicola | 2020-03-02 | 2 | -16/+10 | |
* | Simplify by using to_vec | kjeremy | 2020-03-02 | 1 | -2/+2 | |
* | Merge #3406 | bors[bot] | 2020-03-02 | 2 | -23/+13 | |
|\ | ||||||
| * | Simplify: remove couple of useless functions | Aleksey Kladov | 2020-03-02 | 2 | -23/+13 | |
* | | Merge #3405 | bors[bot] | 2020-03-02 | 7 | -36/+79 | |
|\| | ||||||
| * | More principled approach for gotodef for field shorhand | Aleksey Kladov | 2020-03-02 | 7 | -36/+79 | |
* | | lsp-types 0.72 | kjeremy | 2020-03-02 | 4 | -14/+11 | |
|/ | ||||||
*-. | Merge #3397 #3398 | bors[bot] | 2020-03-02 | 2 | -11/+3 | |
|\ \ | ||||||
| | * | Reformat? | Aleksey Kladov | 2020-03-02 | 2 | -11/+3 | |
| |/ | ||||||
* | | Merge #3385 | bors[bot] | 2020-03-02 | 4 | -6/+45 | |
|\ \ | |/ |/| | ||||||
| * | Fix #3373 | Florian Diebold | 2020-03-01 | 4 | -6/+45 | |
* | | One more assert | Aleksey Kladov | 2020-03-02 | 1 | -1/+6 | |
* | | Tighten up an assert | Aleksey Kladov | 2020-03-02 | 1 | -0/+4 | |
* | | Merge #3387 | bors[bot] | 2020-03-01 | 2 | -2/+108 | |
|\ \ | ||||||
| * | | handle array pattern matching type inference | Josh Mcguigan | 2020-03-01 | 2 | -10/+55 | |
| * | | remove match statement, handle suffix | Josh Mcguigan | 2020-03-01 | 2 | -14/+11 | |
| * | | handle arbitrary length slices | Josh Mcguigan | 2020-03-01 | 2 | -12/+29 | |
| * | | match single prefix slice | Josh Mcguigan | 2020-03-01 | 2 | -1/+48 | |
| |/ | ||||||
* | | Merge #3384 | bors[bot] | 2020-03-01 | 4 | -6/+88 | |
|\ \ | |/ |/| | ||||||
| * | fix completion for super::super:: | Josh Mcguigan | 2020-03-01 | 2 | -2/+45 | |
| * | fix #2377 super::super::* | Josh Mcguigan | 2020-03-01 | 2 | -4/+43 | |
* | | Merge #3383 | bors[bot] | 2020-02-29 | 2 | -70/+59 | |
|\ \ | ||||||
| * | | Slightly refactor inlay hints | Aleksey Kladov | 2020-02-29 | 2 | -70/+59 | |
* | | | Merge #3382 | bors[bot] | 2020-02-29 | 1 | -1/+1 | |
|\ \ \ |