aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
| * do not use associated types placeholder for inlay hint #6191Benjamin Coenen2020-10-273-19/+61
* | Merge #6384bors[bot]2020-10-281-3/+67
|\ \
| * | add doctest runnables on struct #6356Benjamin Coenen2020-10-271-1/+1
| * | add doctest runnables on struct #6356Benjamin Coenen2020-10-271-3/+67
* | | Merge #6392bors[bot]2020-10-281-0/+1
|\ \ \
| * | | Also set textDecoration: none on inlay hintsLaurențiu Nicola2020-10-281-0/+1
|/ / /
* | | Merge #6379bors[bot]2020-10-273-0/+15
|\ \ \
| * | | Highlight never type as BuiltinTypeLukas Wirth2020-10-263-0/+15
* | | | Merge #6382bors[bot]2020-10-271-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Set font-wieght: normal on inlay hintsLaurențiu Nicola2020-10-271-0/+1
* | | | Merge #6383bors[bot]2020-10-271-1/+1
|\ \ \ \
| * | | | Update client install command in dev docsLaurențiu Nicola2020-10-271-1/+1
| |/ / /
* | | | Merge #6376bors[bot]2020-10-274-1/+26
|\ \ \ \ | |/ / / |/| | |
| * | | Fix testGrayJack2020-10-261-158/+158
| * | | Add test to avoid regressionGrayJack2020-10-262-153/+165
| * | | Fix case where non FnOnce variables is marked callableGrayJack2020-10-262-1/+14
| | |/ | |/|
* | | Merge #6257bors[bot]2020-10-261-11/+11
|\ \ \ | |_|/ |/| |
| * | Don't suggest extracting out 1-tuple enum variantsWesley Norris2020-10-261-11/+11
* | | Merge #6378bors[bot]2020-10-261-2/+3
|\ \ \