aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
|\ \ \ \
| * | | | remove FIXME after rust 1.47 comes outyuqing2020-10-301-6/+1
|/ / / /
* | | | Merge #6403bors[bot]2020-10-291-2/+2
|\ \ \ \
| * | | | docs: Update Neovim nvim-lspconfig repository linkDave Lage2020-10-291-2/+2
|/ / / /
* | | | Merge #6398bors[bot]2020-10-281-7/+7
|\ \ \ \
| * | | | cargo updatekjeremy2020-10-281-7/+7
* | | | | Merge #6396bors[bot]2020-10-281-45/+68
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | refactor(hir_ty): do not override DisplayTarget in hir_fmtBenjamin Coenen2020-10-281-45/+68
* | | | | Merge #6394bors[bot]2020-10-281-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Smaller inlay hintskjeremy2020-10-281-1/+1