aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | Don't duplicate rustc diagnostics fixesJonas Schievink2021-01-155-282/+32
| | |/ / / | |/| | |
* | | | | Merge #7286bors[bot]2021-01-159-28/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove useless wrapperAleksey Kladov2021-01-159-28/+20
| |/ / /
* | | | Merge #7209bors[bot]2021-01-1512-52/+152
|\ \ \ \ | |/ / / |/| | |
| * | | Add test for yield_exprDaiki Ihara2021-01-152-0/+32
| * | | Add support for yiled keywordDaiki Ihara2021-01-158-27/+95
| * | | Upgrade ungrammar to v1.7Daiki Ihara2021-01-152-25/+25
|/ / /
* | | Merge #7281bors[bot]2021-01-152-35/+89
|\ \ \ | |/ / |/| |