aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Simplify: remove couple of useless functionsAleksey Kladov2020-03-022-23/+13
* More principled approach for gotodef for field shorhandAleksey Kladov2020-03-027-36/+79
* Merge #3401bors[bot]2020-03-021-0/+9
|\
| * Print log on releaseAleksey Kladov2020-03-021-0/+9
* | Merge #3400bors[bot]2020-03-021-4/+6
|\|
| * Don't fail loudly if the old highlighting breaksAleksey Kladov2020-03-021-4/+6
|/
*-. Merge #3397 #3398bors[bot]2020-03-024-12/+14
|\ \
| | * Reformat?Aleksey Kladov2020-03-022-11/+3
| * | Minimal viable metaAleksey Kladov2020-03-022-1/+11
| |/
* | Merge #3385bors[bot]2020-03-024-6/+45
|\ \ | |/ |/|
| * Fix #3373Florian Diebold2020-03-014-6/+45
* | Merge #3396bors[bot]2020-03-021-1/+6
|\ \
| * | One more assertAleksey Kladov2020-03-021-1/+6
* | | Merge #3395bors[bot]2020-03-021-0/+4
|\| |
| * | Tighten up an assertAleksey Kladov2020-03-021-0/+4
|/ /
* | Merge #3389bors[bot]2020-03-021-1/+2
|\ \
| * | Readabilitynmio2020-03-011-1/+3
| * | Add notenmio2020-03-011-2/+1
| |/
* | Merge #3387bors[bot]2020-03-012-2/+108
|\ \
| * | handle array pattern matching type inferenceJosh Mcguigan2020-03-012-10/+55
| * | remove match statement, handle suffixJosh Mcguigan2020-03-012-14/+11
| * | handle arbitrary length slicesJosh Mcguigan2020-03-012-12/+29
| * | match single prefix sliceJosh Mcguigan2020-03-012-1/+48
| |/
* | Merge #3384bors[bot]2020-03-014-6/+88
|\ \ | |/ |/|
| * fix completion for super::super::Josh Mcguigan2020-03-012-2/+45
| * fix #2377 super::super::*Josh Mcguigan2020-03-012-4/+43
* | Merge #3383bors[bot]2020-02-292-70/+59
|\ \
| * | Slightly refactor inlay hintsAleksey Kladov2020-02-292-70/+59
* | | Merge #3382bors[bot]2020-02-291-1/+1
|\ \ \
| * | | ra_project_model: migrate to Sysroot::alloc()Veetaha2020-02-291-1/+1
* | | | Merge #3381bors[bot]2020-02-291-1/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Remove debug printAleksey Kladov2020-02-291-1/+0
| |/ /
* | | Merge #3380bors[bot]2020-02-295-9/+111
|\ \ \ | |/ / |/| |
| * | Do autoderef for indexingFlorian Diebold2020-02-294-7/+74
| * | Do array unsizing for method receiversFlorian Diebold2020-02-292-2/+37
|/ /
* | Merge #3379bors[bot]2020-02-2969-224/+218
|\ \ | |/ |/|
| * Rename ast::ImplBlock -> ast::ImplDefAleksey Kladov2020-02-2968-224/+216
| * Add a FIXMEAleksey Kladov2020-02-291-0/+2
|/
* Merge #3377bors[bot]2020-02-296-346/+329
|\
| * Handle tuple fields as wellAleksey Kladov2020-02-292-1/+7
| * MinorAleksey Kladov2020-02-292-5/+4
| * Simplify SourceBinderAleksey Kladov2020-02-296-349/+321
| * Small cleanupAleksey Kladov2020-02-291-9/+15
|/
* Merge #3309bors[bot]2020-02-292-10/+70
|\
| * lint warn fixnmio2020-02-291-4/+2
| * keep one CargoTomlNotFoundErrornmio2020-02-292-29/+37
| * remove code used for testingnmio2020-02-271-1/+1
| * fix unneeded bodynmio2020-02-271-6/+2
| * fixes and improvementsnmio2020-02-272-24/+50
| * clean upnmio2020-02-251-7/+2