Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restrict some postfix completions to bool and unknown expr. | Marco Groppo | 2019-07-17 | 1 | -26/+103 |
* | Merge #1535 | bors[bot] | 2019-07-15 | 1 | -1/+1 |
|\ | |||||
| * | fix: spelling | Martin Grönlund | 2019-07-15 | 1 | -1/+1 |
|/ | |||||
* | Merge #1534 | bors[bot] | 2019-07-15 | 3 | -46/+45 |
|\ | |||||
| * | cargo update | kjeremy | 2019-07-15 | 3 | -46/+45 |
|/ | |||||
* | Merge #1532 | bors[bot] | 2019-07-15 | 11 | -226/+198 |
|\ | |||||
| * | Switch to Chalk master, without fuel | Florian Diebold | 2019-07-15 | 3 | -27/+27 |
| * | Remove blacklist, instead mark `Sized` as non-enumerable | Florian Diebold | 2019-07-15 | 1 | -17/+3 |
| * | Cargo update, including updating Chalk | Florian Diebold | 2019-07-14 | 2 | -127/+127 |
| * | Have InferenceContext contain an InferenceResult instead of duplicating all f... | Florian Diebold | 2019-07-14 | 1 | -36/+19 |
| * | Some renamings for clarity | Florian Diebold | 2019-07-14 | 9 | -25/+28 |
|/ | |||||
* | Merge #1528 | bors[bot] | 2019-07-14 | 2 | -11/+534 |
|\ | |||||
| * | 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 |
|/ | |||||
* | Merge #1525 | bors[bot] | 2019-07-12 | 5 | -16/+116 |
|\ | |||||
| * | complete fields in enum variants | Ekaterina Babshukova | 2019-07-12 | 5 | -16/+116 |
|/ | |||||
* | Merge #1524 | bors[bot] | 2019-07-12 | 31 | -99/+109 |
|\ | |||||
| * | 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 #1522 | bors[bot] | 2019-07-12 | 1 | -3/+3 |
|\ \ | |||||
| * | | Bump lodash from 4.17.11 to 4.17.14 in /editors/code | dependabot[bot] | 2019-07-12 | 1 | -3/+3 |
|/ / | |||||
* | | Merge #1520 | bors[bot] | 2019-07-11 | 4 | -12/+15 |
|\ \ | |/ |/| | |||||
| * | Remove executeCommandProvider: apply_code_action. | Michael Bolin | 2019-07-11 | 3 | -12/+8 |
| * | Ignore workspace/didChangeConfiguration notifications. | Michael Bolin | 2019-07-11 | 2 | -4/+11 |
* | | Merge #1519 | bors[bot] | 2019-07-10 | 2 | -19/+17 |
|\ \ | |||||
| * | | move whitespace manipulation inside AstEditor | Ekaterina Babshukova | 2019-07-10 | 2 | -19/+17 |
|/ / | |||||
* | | Merge #1518 | bors[bot] | 2019-07-10 | 1 | -3/+5 |
|\ \ | |/ |/| | |||||
| * | 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 |
* | | | Merge #1514 | bors[bot] | 2019-07-08 | 1 | -4/+6 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Look for the fXX_runtime lang items during method resolution. | Marco Groppo | 2019-07-08 | 1 | -4/+6 |
|/ / | |||||
* | | Merge #1513 | bors[bot] | 2019-07-08 | 9 | -36/+0 |
|\ \ | |/ |/| | |||||
| * | Remove unused dependencies | Shotaro Yamada | 2019-07-08 | 9 | -36/+0 |
|/ | |||||
* | Merge #1511 | bors[bot] | 2019-07-08 | 6 | -67/+128 |
|\ | |||||
| * | 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 | 5 | -42/+34 |
|\ |