aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|\ \ \ \ \
| * | | | | 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
* | | | | | Merge #6387bors[bot]2020-10-283-13/+72
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | do not use associated types placeholder for inlay hintBenjamin Coenen2020-10-284-8/+17
| * | | | | do not use associated types placeholder for inlay hintBenjamin Coenen2020-10-283-60/+44
| * | | | | do not use associated types placeholder for inlay hintBenjamin Coenen2020-10-286-155/+108
| * | | | | do not use associated types placeholder for inlay hintBenjamin Coenen2020-10-282-31/+102