about summary refs log tree commit diff
path: root/docs
AgeCommit message (Expand)AuthorLines
2022-05-20feat: hide type inlay hints for initializations of closuresandylizi-0/+6
2022-05-20remove duplicate 'to' in `cachePriming.numThreads` option descriptionEquinox-1/+1
2022-05-17Update lsp-extensions hashLukas Wirth-1/+1
2022-05-16Show inlay hints after a `}` to indicate the closed itemJonas Schievink-0/+11
2022-05-16Auto merge of #12253 - Veykril:bm, r=Veykrilbors-0/+5
2022-05-14Update package.jsonLukas Wirth-0/+5
2022-05-14internal: Make VSCode config more GUI edit friendlyLukas Wirth-1/+2
2022-05-13fix: Fix incorrect hover actions config keysLukas Wirth-5/+5
2022-05-13feat: Change VSCode extension publisher to `rust-lang`Lukas Wirth-3/+3
2022-05-12Auto merge of #12226 - Veykril:reborrow-inlay-hints, r=Veykrilbors-1/+1
2022-05-12feat: Allow reborrow inlay hints to be restricted to mutable reborrows onlyLukas Wirth-1/+1
2022-05-12internal: Rename primeCaches config keysLukas Wirth-10/+10
2022-05-10fix typo in `inlayHints.renderColons` option descriptionElliot Roberts-1/+1
2022-05-10Auto merge of #12010 - Veykril:r-a-config, r=Veykrilbors-195/+210
2022-05-01Fix up config docsLukas Wirth-16/+37
2022-05-01Final fixupsLukas Wirth-4/+4
2022-05-01Adjust signature info and enum variant lensesLukas Wirth-5/+5
2022-05-01Update docs and configLukas Wirth-191/+185
2022-04-27Reload project on .cargo/config[.toml] changesunknown-1/+1
2022-04-21Auto merge of #12015 - arjo129:master, r=jonas-schievinkbors-1/+1
2022-04-19Allows triggering commands after an assist editJonas Schievink-1/+1
2022-04-19Fix typo "GreeNode" in syntax.mdHongxu Xu-2/+2
2022-04-17Update docs linkArjo Chakravarty-1/+1
2022-04-16Remove old inlay hints settingsLaurențiu Nicola-3/+3
2022-04-13Auto merge of #11956 - fee1-dead:master, r=flodieboldbors-0/+7
2022-04-13Update CI for Rust borsDeadbeef-1/+1
2022-04-13feat: allow customizing the command for running build scriptsDeadbeef-0/+7
2022-04-11Merge #11935bors[bot]-31/+1
2022-04-11Fix typo in the manualOKURA Masafumi-1/+1
2022-04-08Switch to LSP inlay hintsLaurențiu Nicola-31/+1
2022-04-03Merge #10802bors[bot]-0/+7
2022-03-31Add "view file text" command to debug sync issuesJonas Schievink-1/+12
2022-03-30docs(auto_import): change by_self -> self and by_crate -> crateGibson Fahnestock-1/+1
2022-03-27Fix typo in the style documentationMarius Ungureanu-1/+1
2022-03-24Disable experimental diagnostics by defaultJonas Schievink-1/+1
2022-03-22fix: Fix lifetime elision hint configuration keyLukas Wirth-1/+1
2022-03-20feat: Visualize compiler inserted reborrows via inlay hintsLukas Wirth-0/+5
2022-03-19Change skip trivial behaviourLukas Wirth-2/+2
2022-03-19Add option to skip trivial casesLukas Wirth-0/+10
2022-03-16feat: Add return type hints for closures with block bodiesLukas Wirth-5/+10
2022-03-14Update manual for inlay hint customizationIan Chamberlain-6/+8
2022-03-12minor: add missing definitions of lsp_ext::InlayHintLabelLukas Wirth-1/+1
2022-03-11fix: Allow configuration of colons in inlay-hintsLukas Wirth-0/+5
2022-03-07Merge #11445bors[bot]-6/+9
2022-03-07Update LSP docsLaurențiu Nicola-6/+9
2022-03-07Update manual.adocVitaly Shukela-1/+1
2022-02-25feat: Make private editable completions configurable, disable by defaultLukas Wirth-0/+5
2022-02-23Add Kakoune and Helix configurationJean SIMARD-0/+34
2022-02-23Rephrase nightly instructions in the manualLaurențiu Nicola-2/+1
2022-02-22simplify and documentLukas Wirth-1/+1