aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* highlight mutable variables differentlyEkaterina Babshukova2019-07-187-55/+114
* Merge #1543bors[bot]2019-07-182-2/+2
|\
| * use more correct phantom types for ptrsAleksey Kladov2019-07-182-2/+2
|/
* Merge #1538bors[bot]2019-07-173-15/+49
|\
| * jemallocator 0.3Jeremy A. Kolb2019-07-173-15/+49
|/
* Merge #1536bors[bot]2019-07-161-1/+1
|\
| * Add "Run" lens for binary runnablesKirill Bulatov2019-07-161-1/+1
|/
* Merge #1535bors[bot]2019-07-151-1/+1
|\
| * fix: spellingMartin Grönlund2019-07-151-1/+1
|/
* Merge #1534bors[bot]2019-07-153-46/+45
|\
| * cargo updatekjeremy2019-07-153-46/+45
|/
* Merge #1532bors[bot]2019-07-1511-226/+198
|\
| * Switch to Chalk master, without fuelFlorian Diebold2019-07-153-27/+27
| * Remove blacklist, instead mark `Sized` as non-enumerableFlorian Diebold2019-07-151-17/+3
| * Cargo update, including updating ChalkFlorian Diebold2019-07-142-127/+127
| * Have InferenceContext contain an InferenceResult instead of duplicating all f...Florian Diebold2019-07-141-36/+19
| * 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
|\ \ | |/ |/|