aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
* | | | | | Merge #7289bors[bot]2021-01-155-3/+251
|\| | | | | | |_|_|/ / |/| | | |
| * | | | Create new nodes only when applying changesunexge2021-01-151-16/+31
| * | | | Add Unmerge Use assistunexge2021-01-155-3/+236
|/ / / /
* | | | Merge #7288bors[bot]2021-01-1542-254/+258
|\ \ \ \
| * | | | Handle self/super/crate in PathSegment as NameRefLukas Wirth2021-01-1542-254/+258
* | | | | Merge #7287bors[bot]2021-01-152-11/+31
|\ \ \ \ \
| * | | | | Make SyntaxPtr lookup logarithmicAleksey Kladov2021-01-152-11/+31
* | | | | | Merge #7285bors[bot]2021-01-155-282/+32
|\ \ \ \ \ \