aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix: distinguish turbofish function calls from namespacesDusty Pomerleau2020-11-031-0/+60
* Merge #6430bors[bot]2020-11-0310-1355/+1781
|\
| * Remove intra-crate facade from completionsIgor Aleksanov2020-11-032-10/+16
| * Get rid of do-er antipatternIgor Aleksanov2020-11-037-45/+100
| * Provide only explicit constructor for RenderContextIgor Aleksanov2020-11-032-16/+14
| * Add doc-comments to the new filesIgor Aleksanov2020-11-036-1/+17
| * Make structures order more logical in render.rsIgor Aleksanov2020-11-031-5/+5
| * Move rendering tests to the render moduleIgor Aleksanov2020-11-036-1095/+1163
| * Add TypeAliasRenderIgor Aleksanov2020-11-034-19/+54
| * Add ConstRenderIgor Aleksanov2020-11-035-28/+65
| * Introduce render moduleIgor Aleksanov2020-11-037-246/+457
* | Merge #6447bors[bot]2020-11-031-1/+1
|\ \
| * | fix: allow functions without curly bracketsDusty Pomerleau2020-11-031-1/+1
| |/
* | Merge #6421bors[bot]2020-11-031-30/+96
|\ \ | |/ |/|
| * Improve decl_check module readabilityIgor Aleksanov2020-11-031-6/+6
| * Remove numbers from comments in decl_check.rsIgor Aleksanov2020-11-031-15/+15
| * Check for allow(..) attributes for case diagnosticIgor Aleksanov2020-11-031-25/+91
|/
* Merge #6445bors[bot]2020-11-021-14/+14
|\
| * Fix coalescing of prime_caches updatesJonas Schievink2020-11-021-14/+14
* | Merge #6365bors[bot]2020-11-022-41/+121
|\ \
| * | Do insertion lookahead in algo::diffLukas Wirth2020-10-262-41/+121
| | |
| \ \
*-. \ \ Merge #6393 #6399bors[bot]2020-11-022-15/+275
|\ \ \ \ | |_|_|/ |/| | |
| | * | Keep generic annotations when qualifying thingsLukas Wirth2020-10-291-13/+169
| * | | Add check if param name is similar to fn nameMatthew Sanetra2020-10-281-2/+106
* | | | Merge #6443bors[bot]2020-11-021-1/+1
|\ \ \ \
| * | | | Remove unnecessary cloneJonas Schievink2020-11-021-1/+1
|/ / / /
* | | | Merge #6441bors[bot]2020-11-021-9/+34
|\ \ \ \
| * | | | Remove debug printJonas Schievink2020-11-021-1/+0
| * | | | Coalesce prime_caches updatesJonas Schievink2020-11-021-9/+35
* | | | | Merge #6442bors[bot]2020-11-023-14/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bump chalk and lexerkjeremy2020-11-023-14/+14
|/ / / /
* | | | Merge #6440bors[bot]2020-11-0240-128/+121
|\ \ \ \
| * | | | Update cratesAleksey Kladov2020-11-021-7/+7
| * | | | Remove more unreachable pubsAleksey Kladov2020-11-0239-121/+114
|/ / / /
* | | | Merge #6438bors[bot]2020-11-0234-158/+157
|\ \ \ \
| * | | | Deny unreachable-pubAleksey Kladov2020-11-0234-158/+157
* | | | | Merge #6437bors[bot]2020-11-021-0/+54
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update docs/dev/style.mdAleksey Kladov2020-11-021-1/+1
| * | | | Document doer object anti-patternAleksey Kladov2020-11-021-0/+54
|/ / / /
* | | | Merge #6436bors[bot]2020-11-021-0/+6
|\ \ \ \
| * | | | fix: allow comments in attributesDusty Pomerleau2020-11-021-0/+6
|/ / / /
* | | | Merge #6423bors[bot]2020-10-311-18/+18
|\ \ \ \
| * | | | cargo updateJeremy Kolb2020-10-311-18/+18
|/ / / /
* | | | Merge #6420bors[bot]2020-10-311-1/+1
|\ \ \ \
| * | | | Update Cargo.tomlPavan Kumar Sunkara2020-10-311-1/+1
|/ / / /
* | | | Merge #6416bors[bot]2020-10-303-58/+62
|\ \ \ \
| * | | | Respond with JSON-RPC error if we failed to deserialize requestAleksey Kladov2020-10-303-58/+62
* | | | | Merge #6415bors[bot]2020-10-307-329/+188
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Upgrade Chalk to 0.36Florian Diebold2020-10-307-329/+188
|/ / / /
* | | | Merge #6411bors[bot]2020-10-301-6/+1
|\ \ \ \