aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* split mbe expander code into two modulesAleksey Kladov2019-09-173-418/+448
* Merge #1817bors[bot]2019-09-1612-148/+235
|\
| * Define known paths and group namesuHOOCCOOHu2019-09-156-49/+63
| * Move store TypeRef of type based path in PathKinduHOOCCOOHu2019-09-154-21/+11
| * Support path starting with a typeuHOOCCOOHu2019-09-1510-128/+211
* | Merge #1852bors[bot]2019-09-162-5/+5
|\ \ | |/ |/|
| * Remove `is_unnamed`Dylan MacKenzie2019-09-161-4/+0
| * Gracefully handle `const _` items in `ConstData`Dylan MacKenzie2019-09-162-5/+9
|/
* Merge #1848bors[bot]2019-09-1512-17/+573
|\
| * Generate `dot_dot_test`Dylan MacKenzie2019-09-152-0/+481
| * Bless old tests containing a `..` patternDylan MacKenzie2019-09-155-5/+10
| * Parse `..` as a proper patternDylan MacKenzie2019-09-151-10/+42
| * Add `DotDotPat` to ASTDylan MacKenzie2019-09-154-2/+40
* | Merge #1847bors[bot]2019-09-156-40/+90
|\ \ | |/ |/|
| * Add tests for underscores in `const` and `static` itemsDylan MacKenzie2019-09-153-38/+78
| * Allow an underscore as the identifier in `const` itemsDylan MacKenzie2019-09-153-2/+12
|/
* Merge #1846bors[bot]2019-09-141-1/+1
|\
| * Remove a dbg!Florian Diebold2019-09-141-1/+1
|/
* Merge #1844bors[bot]2019-09-142-12/+11
|\
| * Support bare `Trait` without dynFlorian Diebold2019-09-142-12/+11
|/
* Merge #1843bors[bot]2019-09-144-63/+5
|\
| * Upgrade ChalkFlorian Diebold2019-09-144-63/+5
|/
* Merge #1838bors[bot]2019-09-135-52/+30
|\
| * rename add_resolution -> add_scope_defAleksey Kladov2019-09-131-18/+0
| * make PerNs non-genericAleksey Kladov2019-09-134-34/+30
* | Merge #1833bors[bot]2019-09-1313-464/+534
|\|
| * Specify desirable namespace when calling resolveAleksey Kladov2019-09-1313-464/+534
|/
* Merge #1835bors[bot]2019-09-1221-141/+135
|\
| * rename AdtDef -> AdtAleksey Kladov2019-09-1220-99/+90
| * generalize impl_froms to nested enumsAleksey Kladov2019-09-124-58/+26
| * make various enums "inherit" from AdtDefAleksey Kladov2019-09-1217-121/+156
|/
* Merge #1832bors[bot]2019-09-125-49/+59
|\
| * start cleaning up the resolutionAleksey Kladov2019-09-125-49/+59
|/
* Merge #1828bors[bot]2019-09-122-1/+40
|\
| * add macros with local_inner_macros argumentJasperDeSutter2019-09-122-1/+40
|/
* Merge #1818bors[bot]2019-09-127-4/+107
|\
| * Infer box expressionuHOOCCOOHu2019-09-117-4/+107
* | Merge #1821bors[bot]2019-09-125-72/+109
|\ \
| * | Complete vec macros with square bracketsKirill Bulatov2019-09-122-3/+36
| * | Fix the formatting issuesKirill Bulatov2019-09-121-45/+45
| * | Add `!` to the macro completion labelKirill Bulatov2019-09-124-20/+24
| * | Complete macros parenthesisKirill Bulatov2019-09-124-9/+9
* | | Merge #1827bors[bot]2019-09-121-5/+5
|\ \ \
| * | | fix panic when fetching genericsAleksey Kladov2019-09-121-5/+5
* | | | Merge #1826bors[bot]2019-09-122-2/+6
|\| | | | |/ / |/| |
| * | don't break parser error recovery in presence of macrosAleksey Kladov2019-09-122-2/+6
|/ /
* | Merge #1825bors[bot]2019-09-123-82/+116
|\ \
| * | add quiet mode to analysis-statsAleksey Kladov2019-09-123-82/+116
|/ /
* | Merge #1824bors[bot]2019-09-121-2/+8
|\ \ | |/ |/|
| * analysis stats uses positional arg againAleksey Kladov2019-09-121-2/+8
|/