aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Better ordering of assistsAleksey Kladov2020-10-261-2/+3
|/ / /
* | | Merge #6351bors[bot]2020-10-2622-185/+165
|\ \ \ | |_|/ |/| |
| * | Reduce visibility of some methodsIgor Aleksanov2020-10-262-3/+3
| * | Add a module doc-comment for completions moduleIgor Aleksanov2020-10-251-0/+2
| * | Remove presentation moduleIgor Aleksanov2020-10-253-1421/+1409
| * | Move Completions structure definition into completions moduleIgor Aleksanov2020-10-259-74/+74
| * | Reorganize completions structureIgor Aleksanov2020-10-2523-109/+99
* | | Merge #6367bors[bot]2020-10-262-2/+22
|\ \ \
| * | | Handle #![cfg] in crate rootJonas Schievink2020-10-262-2/+22
* | | | Merge #6313bors[bot]2020-10-2621-24/+77
|\ \ \ \ | |/ / / |/| | |
| * | | Update testsJeremy A. Kolb2020-10-2610-0/+22
| * | | Request a refresh of semantic tokens if things are loaded upkjeremy2020-10-262-0/+16
| * | | Update packagekjeremy2020-10-262-12/+12
| * | | Latest proposed LSP 3.16.0kjeremy2020-10-269-24/+39
* | | | Merge #6333bors[bot]2020-10-264-8/+141
|\ \ \ \
| * | | | Allow assist move_arm_cond_to_match_guard inside blocksArif Roktim2020-10-241-7/+80
| * | | | Don't interpret type path as part of visibility.Arif Roktim2020-10-243-1/+61
* | | | | Merge #6347bors[bot]2020-10-261-24/+141
|\ \ \ \ \