aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Parse `impl const Trait`Lukas Wirth2021-01-184-2/+31
* 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
|\| | | | |
| * | | | | Simpler and faster rowanAleksey Kladov2021-01-161-2/+2
|/ / / / /
* | | | | Merge #7295bors[bot]2021-01-1621-337/+421
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Unindent the testKirill Bulatov2021-01-161-22/+22
| * | | | Use specific kind for the flyimport completionsKirill Bulatov2021-01-161-5/+10
| * | | | Share import_assets and related entitiesKirill Bulatov2021-01-1620-332/+411
|/ / / /
* | | | Merge #7290bors[bot]2021-01-151-0/+3
|\ \ \ \
| * | | | Add test mark for skipping single use itemunexge2021-01-151-0/+3