aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
|\ \ \ \ | |/ / / |/| | |
| * | | Insert `;` when completing keywords in letAleksey Kladov2021-01-152-7/+69
| * | | SimplifyAleksey Kladov2021-01-151-27/+19
| * | | Add braces when completing ifsAleksey Kladov2021-01-151-2/+2
|/ / /
* | | Merge #7272bors[bot]2021-01-1516-267/+240
|\ \ \
| * | | Phase out SourceFileEdits in favour of a plain HashMapLukas Wirth2021-01-1415-214/+179
| * | | Fix assert_never invoking assert_alwaysLukas Wirth2021-01-141-1/+1
| * | | Group file source edits by FileIdLukas Wirth2021-01-1415-176/+184
| |/ /
* | | Merge #7278bors[bot]2021-01-152-10/+10
|\ \ \
| * | | bump arenaAleksey Kladov2021-01-151-8/+8
| * | | bump arenaAleksey Kladov2021-01-151-2/+2
|/ / /
* | | Merge #7274bors[bot]2021-01-153-4/+88
|\ \ \ | |/ / |/| |
| * | Add more keys to la-arena Cargo.tomlAramis Razzaghipour2021-01-141-0/+3
| * | Add docs to la-arena crateAramis Razzaghipour2021-01-143-4/+85
|/ /
* | Merge #7271bors[bot]2021-01-1433-42/+49
|\ \
| * | prepare to publish el libro de arenaAleksey Kladov2021-01-1433-42/+49
* | | Merge #7270bors[bot]2021-01-148-7/+72
|\ \ \ | |/ / |/| |
| * | Introduce more appropriate assertion mechanismAleksey Kladov2021-01-148-7/+72
* | | Merge #7269bors[bot]2021-01-141-1/+1
|\ \ \
| * | | Fix server path comparisonLaurențiu Nicola2021-01-141-1/+1
|/ / /
* | | Merge #7266bors[bot]2021-01-145-26/+29
|\| |
| * | Make printin the backtrace more convenientAleksey Kladov2021-01-145-26/+29
* | | Merge #7265bors[bot]2021-01-141-0/+31
|\| |
| * | Add a test for #7110Aleksey Kladov2021-01-141-0/+31
* | | Merge #7264bors[bot]2021-01-141-1/+1
|\ \ \ | |/ / |/| |
| * | Use --workspace when loading extern resourcesChinedu Francis Nwafili2021-01-141-1/+1
* | | Merge #7211bors[bot]2021-01-142-4/+35
|\ \ \ | |/ / |/| |
| * | Fixed expr meta var after path colons in mbeEdwin Cheng2021-01-102-4/+35