aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
* | | Merge #7257bors[bot]2021-01-146-4/+321
|\ \ \
| * | | Document vfs private itemsArnaud2021-01-125-2/+117
| * | | Document vfs public itemsArnaud2021-01-125-2/+204
* | | | Merge #7110bors[bot]2021-01-143-4/+10
|\ \ \ \
| * | | | we can have one less call to name.clone()AdnoC2020-12-311-2/+3
| * | | | deduplicate macro completions from legacy macros and preludeAdnoC2020-12-313-4/+9
* | | | | Merge #7260bors[bot]2021-01-147-118/+253
|\ \ \ \ \
| * | | | | Render Fn* trait objects and impl types as rust doesLukas Wirth2021-01-136-30/+133
| * | | | | Move FamousDefs fixture out into its own fileLukas Wirth2021-01-122-88/+120
| | |/ / / | |/| | |
* | | | | Merge #6809bors[bot]2021-01-133-0/+238
|\ \ \ \ \
| * | | | | Sort impls by trait definitionFisher Darling2021-01-133-0/+238
|/ / / / /
* | | | | Merge #7263bors[bot]2021-01-133-17/+5
|\ \ \ \ \
| * | | | | Use upstream TextSize APIAleksey Kladov2021-01-133-17/+5
* | | | | | Merge #7220bors[bot]2021-01-133-14/+178
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix windows test.ShuiRuTian2021-01-131-2/+2