about summary refs log tree commit diff
path: root/docs
AgeCommit message (Expand)AuthorLines
2022-07-11Fix obsolete `diagnostics.experimental.enable`TonalidadeHidrica-1/+1
2022-07-11Fix obsolete `loadOutDirsFromCheck` configsTonalidadeHidrica-3/+9
2022-07-11Fix config keys regarding imports in docsTonalidadeHidrica-3/+5
2022-07-08Update remaining GitHub URLsJonas Schievink-89/+89
2022-07-04Improve documentation for buildScripts.overrideCommand / checkOnSave.override...Florian Diebold-8/+11
2022-06-11fix typo in style.mdChris Burgess-1/+1
2022-05-30Update commit/PR styleJonas Schievink-2/+2
2022-05-28fix: add an option to show inlay hint for return type of closures without blockharpsword-2/+2
2022-05-26typo: missing commaJoël Kuijper-1/+1
2022-05-25internal: Make autoclosing angle brackets configurable, disabled by defaultLukas Wirth-0/+5
2022-05-22internal: Allow OnTypeFormatting to send SnippetTextEditFelicián Németh-3/+3
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