aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added region foldingLuciano Bestia2021-01-184-13/+92
* Merge #7331bors[bot]2021-01-182-1/+5
|\
| * shrink_to_fit `TokenMap`'s backing storageJonas Schievink2021-01-182-1/+5
* | Merge #7326bors[bot]2021-01-181-1/+1
|\ \
| * | cargo fmtKevaundray Wedderburn2021-01-181-1/+1
| * | use `is_ident` methodKevaundray Wedderburn2021-01-181-2/+2
* | | Merge #7329bors[bot]2021-01-181-0/+20
|\ \ \
| * | | Add test for reference search on self declaration paramLukas Wirth2021-01-181-0/+20
* | | | Merge #7327bors[bot]2021-01-181-9/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove `item_tree::Expr`Jonas Schievink2021-01-181-9/+1
| | |/ | |/|
* | | Merge #7324bors[bot]2021-01-185-4/+37
|\ \ \ | |/ / |/| |
| * | Add `MacroType` syntaxJonas Schievink2021-01-185-4/+37
|/ /
* | Merge #7291bors[bot]2021-01-1828-168/+236
|\ \
| * | Wrap remaining self/super/crate in Name{Ref}Lukas Wirth2021-01-1528-168/+236
* | | Merge #7323bors[bot]2021-01-181-8/+5
|\ \ \
| * | | MinorAleksey Kladov2021-01-181-8/+5
* | | | Merge #7322bors[bot]2021-01-181-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Use assert_never properlyAleksey Kladov2021-01-181-1/+3
|/ / /
* | | Merge #7320bors[bot]2021-01-181-1/+1
|\ \ \
| * | | Enable serde_json unbounded_depth featureLaurențiu Nicola2021-01-181-1/+1
* | | | Merge #7319bors[bot]2021-01-185-71/+100
|\ \ \ \ | |/ / / |/| | |
| * | | Avoid blocking the main loop when editing Cargo.tomlAleksey Kladov2021-01-185-71/+100
* | | | Merge #7318bors[bot]2021-01-181-0/+1
|\| | |
| * | | Add profile callAleksey Kladov2021-01-181-0/+1
|/ / /
* | | Merge #7317bors[bot]2021-01-184-0/+6
|\ \ \
| * | | Add profile callAleksey Kladov2021-01-184-0/+6
* | | | Merge #7292bors[bot]2021-01-186-27/+27
|\ \ \ \ | |/ / / |/| | |
| * | | Swap assert_eq_text\!(expected, actual)yugo-horie2021-01-166-27/+27
* | | | Merge #7314bors[bot]2021-01-171-2/+2
|\ \ \ \
| * | | | :arrow_up: rowanAleksey Kladov2021-01-171-2/+2
|/ / / /
* | | | Merge #7312bors[bot]2021-01-171-3/+10
|\ \ \ \
| * | | | :arrow_up: rowanAleksey Kladov2021-01-171-3/+10
|/ / / /
* | | | Merge #7311bors[bot]2021-01-172-1/+37
|\ \ \ \
| * | | | Download aarch64-unknown-linux-gnu from GitHubLaurențiu Nicola2021-01-171-0/+1
| * | | | Build dist-aarch64-unknown-linux-gnu releasesLaurențiu Nicola2021-01-171-1/+36
* | | | | Merge #7309bors[bot]2021-01-171-0/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add missing inlinesAleksey Kladov2021-01-171-0/+3
|/ / / /
* | | | Merge #7306bors[bot]2021-01-171-1/+1
|\ \ \ \
| * | | | Less annoying `mod` completionAleksey Kladov2021-01-171-1/+1
|/ / / /
* | | | Merge #7305bors[bot]2021-01-177-7/+7
|\ \ \ \
| * | | | :arrow_up: arenaAleksey Kladov2021-01-177-7/+7
|/ / / /
* | | | Merge #7275bors[bot]2021-01-176-53/+56
|\ \ \ \
| * | | | Use ‘index’ terminology for arena consistentlyAramis Razzaghipour2021-01-176-53/+56
|/ / / /
* | | | Merge #7276bors[bot]2021-01-1712-13/+12
|\ \ \ \
| * | | | Remove map module from la-arena public APIAramis Razzaghipour2021-01-1512-13/+12
* | | | | Merge #7304bors[bot]2021-01-176-16/+10
|\ \ \ \ \
| * | | | | Depend on local copy of la-arena instead of crates.io’sAramis Razzaghipour2021-01-176-16/+10
* | | | | | Merge #7300bors[bot]2021-01-163-9/+27
|\ \ \ \ \ \
| * | | | | | When building an item-tree, keep fewer nodes in memoryAleksey Kladov2021-01-163-9/+27
* | | | | | | Merge #7296bors[bot]2021-01-161-2/+2
|\| | | | | |