aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Some renamings for clarityFlorian Diebold2019-07-149-25/+28
* Merge #1528bors[bot]2019-07-142-11/+534
|\
| * Fixed request commentsAlexander Andreev2019-07-142-66/+72
| * Fixed commentsAlexander Andreev2019-07-131-2/+2
| * More resolution modules with attribute pathAlexander Andreev2019-07-132-4/+521
|/
* Merge #1525bors[bot]2019-07-125-16/+116
|\
| * complete fields in enum variantsEkaterina Babshukova2019-07-125-16/+116
|/
* Merge #1524bors[bot]2019-07-1231-99/+109
|\
| * make Parse fields privateAleksey Kladov2019-07-1231-99/+109
|/
* Merge #1523bors[bot]2019-07-122-0/+11
|\
| * account for dependencies when showing memory usageAleksey Kladov2019-07-122-0/+11
* | Merge #1522bors[bot]2019-07-121-3/+3
|\ \
| * | Bump lodash from 4.17.11 to 4.17.14 in /editors/codedependabot[bot]2019-07-121-3/+3
|/ /
* | Merge #1520bors[bot]2019-07-114-12/+15
|\ \ | |/ |/|
| * Remove executeCommandProvider: apply_code_action.Michael Bolin2019-07-113-12/+8
| * Ignore workspace/didChangeConfiguration notifications.Michael Bolin2019-07-112-4/+11
* | Merge #1519bors[bot]2019-07-102-19/+17
|\ \
| * | move whitespace manipulation inside AstEditorEkaterina Babshukova2019-07-102-19/+17
|/ /
* | Merge #1518bors[bot]2019-07-101-3/+5
|\ \ | |/ |/|
| * Make clippy a bit happierPascal Hertleif2019-07-101-0/+4
| * Resolve a FIXMEPascal Hertleif2019-07-101-3/+1
|/
* fix profile nameAleksey Kladov2019-07-091-1/+1
* Merge #1515bors[bot]2019-07-0911-119/+286
|\
| * Unify `normalize` and `implements` to simplify codeFlorian Diebold2019-07-089-107/+67
| * Use environment for associated type normalization as wellFlorian Diebold2019-07-087-20/+52
| * Start handling environment in trait resolutionFlorian Diebold2019-07-086-14/+103
| * Refactor a bit & introduce Environment structFlorian Diebold2019-07-087-21/+107
* | Merge #1512bors[bot]2019-07-093-17/+106
|\ \
| * | beautify testsUnreal Hoang2019-07-091-20/+36
| * | use namespaced consts for KnownNameUnreal Hoang2019-07-081-12/+10
| * | projection over std::ops::Try::Ok to infer try/?Unreal Hoang2019-07-083-2/+77
* | | Merge #1514bors[bot]2019-07-081-4/+6
|\ \ \ | |_|/ |/| |
| * | Look for the fXX_runtime lang items during method resolution.Marco Groppo2019-07-081-4/+6
|/ /
* | Merge #1513bors[bot]2019-07-089-36/+0
|\ \ | |/ |/|
| * Remove unused dependenciesShotaro Yamada2019-07-089-36/+0
|/
* Merge #1511bors[bot]2019-07-086-67/+128
|\
| * don't send LocationLink unless the client opts-inAleksey Kladov2019-07-085-12/+62
| * simplifyAleksey Kladov2019-07-082-23/+20
| * add try_conv_with_to_vecAleksey Kladov2019-07-082-40/+54
|/
* Merge #1504bors[bot]2019-07-085-42/+34
|\
| * Simplify responses by using into()Jeremy Kolb2019-07-074-18/+19
| * use flatten branch of lsp-typesJeremy Kolb2019-07-075-31/+22
* | Merge #1507bors[bot]2019-07-0811-167/+85
|\ \
| * | cargo formatMuhammad Mominul Huque2019-07-076-14/+14
| * | Constify KnownName'sMuhammad Mominul Huque2019-07-0711-160/+78
| |/
* | Merge #1506bors[bot]2019-07-071-4/+4
|\ \ | |/ |/|
| * Update memchrJeremy Kolb2019-07-071-4/+4
|/
* Merge #1501bors[bot]2019-07-075-35/+170
|\
| * add projection to infer for loop variableUnreal Hoang2019-07-075-35/+170
* | Merge #1499bors[bot]2019-07-077-109/+241
|\ \