Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed request comments | Alexander Andreev | 2019-07-14 | 2 | -66/+72 | |
* | Fixed comments | Alexander Andreev | 2019-07-13 | 1 | -2/+2 | |
* | More resolution modules with attribute path | Alexander Andreev | 2019-07-13 | 2 | -4/+521 | |
* | complete fields in enum variants | Ekaterina Babshukova | 2019-07-12 | 5 | -16/+116 | |
* | make Parse fields private | Aleksey Kladov | 2019-07-12 | 31 | -99/+109 | |
* | Merge #1523 | bors[bot] | 2019-07-12 | 2 | -0/+11 | |
|\ | ||||||
| * | account for dependencies when showing memory usage | Aleksey Kladov | 2019-07-12 | 2 | -0/+11 | |
* | | Merge #1520 | bors[bot] | 2019-07-11 | 3 | -10/+15 | |
|\ \ | |/ |/| | ||||||
| * | Remove executeCommandProvider: apply_code_action. | Michael Bolin | 2019-07-11 | 2 | -10/+8 | |
| * | Ignore workspace/didChangeConfiguration notifications. | Michael Bolin | 2019-07-11 | 2 | -4/+11 | |
* | | move whitespace manipulation inside AstEditor | Ekaterina Babshukova | 2019-07-10 | 2 | -19/+17 | |
* | | Make clippy a bit happier | Pascal Hertleif | 2019-07-10 | 1 | -0/+4 | |
* | | Resolve a FIXME | Pascal Hertleif | 2019-07-10 | 1 | -3/+1 | |
|/ | ||||||
* | fix profile name | Aleksey Kladov | 2019-07-09 | 1 | -1/+1 | |
* | Merge #1515 | bors[bot] | 2019-07-09 | 11 | -119/+286 | |
|\ | ||||||
| * | Unify `normalize` and `implements` to simplify code | Florian Diebold | 2019-07-08 | 9 | -107/+67 | |
| * | Use environment for associated type normalization as well | Florian Diebold | 2019-07-08 | 7 | -20/+52 | |
| * | Start handling environment in trait resolution | Florian Diebold | 2019-07-08 | 6 | -14/+103 | |
| * | Refactor a bit & introduce Environment struct | Florian Diebold | 2019-07-08 | 7 | -21/+107 | |
* | | Merge #1512 | bors[bot] | 2019-07-09 | 3 | -17/+106 | |
|\ \ | ||||||
| * | | beautify tests | Unreal Hoang | 2019-07-09 | 1 | -20/+36 | |
| * | | use namespaced consts for KnownName | Unreal Hoang | 2019-07-08 | 1 | -12/+10 | |
| * | | projection over std::ops::Try::Ok to infer try/? | Unreal Hoang | 2019-07-08 | 3 | -2/+77 | |
* | | | Look for the fXX_runtime lang items during method resolution. | Marco Groppo | 2019-07-08 | 1 | -4/+6 | |
| |/ |/| | ||||||
* | | Remove unused dependencies | Shotaro Yamada | 2019-07-08 | 8 | -19/+0 | |
|/ | ||||||
* | don't send LocationLink unless the client opts-in | Aleksey Kladov | 2019-07-08 | 5 | -12/+62 | |
* | simplify | Aleksey Kladov | 2019-07-08 | 2 | -23/+20 | |
* | add try_conv_with_to_vec | Aleksey Kladov | 2019-07-08 | 2 | -40/+54 | |
* | Merge #1504 | bors[bot] | 2019-07-08 | 4 | -38/+30 | |
|\ | ||||||
| * | Simplify responses by using into() | Jeremy Kolb | 2019-07-07 | 3 | -13/+14 | |
| * | use flatten branch of lsp-types | Jeremy Kolb | 2019-07-07 | 4 | -27/+18 | |
* | | cargo format | Muhammad Mominul Huque | 2019-07-07 | 6 | -14/+14 | |
* | | Constify KnownName's | Muhammad Mominul Huque | 2019-07-07 | 10 | -155/+73 | |
|/ | ||||||
* | Merge #1501 | bors[bot] | 2019-07-07 | 5 | -35/+170 | |
|\ | ||||||
| * | add projection to infer for loop variable | Unreal Hoang | 2019-07-07 | 5 | -35/+170 | |
* | | Merge #1499 | bors[bot] | 2019-07-07 | 7 | -109/+241 | |
|\ \ | ||||||
| * | | Moved module resolution test in mods.rs | Alexander Andreev | 2019-07-07 | 4 | -193/+195 | |
| * | | Added support attribute path in resolusion module fn | Alexander Andreev | 2019-07-06 | 2 | -5/+119 | |
| * | | Added extract path attribute for current module | Alexander Andreev | 2019-07-06 | 4 | -7/+23 | |
* | | | inline snapshot in complete_postfix | funkill2 | 2019-07-07 | 2 | -75/+71 | |
| |/ |/| | ||||||
* | | Make EnumVariant a GenericDef and simplify some code | Florian Diebold | 2019-07-06 | 4 | -14/+21 | |
* | | Add trait obligations for where clauses when calling functions/methods | Florian Diebold | 2019-07-06 | 7 | -34/+156 | |
|/ | ||||||
* | Merge #1495 | bors[bot] | 2019-07-05 | 2 | -9/+22 | |
|\ | ||||||
| * | use correct file for diagnostics | Aleksey Kladov | 2019-07-05 | 2 | -9/+22 | |
* | | Merge #1494 | bors[bot] | 2019-07-05 | 1 | -1/+6 | |
|\| | ||||||
| * | properly restrict diagnostics to a single file | Aleksey Kladov | 2019-07-05 | 1 | -1/+6 | |
* | | Clippy trivially_copy_pass_by_ref | Jeremy Kolb | 2019-07-05 | 11 | -30/+30 | |
|/ | ||||||
* | Merge #1491 | bors[bot] | 2019-07-05 | 5 | -36/+34 | |
|\ | ||||||
| * | readability | Jeremy Kolb | 2019-07-05 | 1 | -1/+4 | |
| * | &self -> self | Jeremy Kolb | 2019-07-05 | 1 | -13/+13 |