about summary refs log tree commit diff
path: root/docs/user
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-12/+12
2022-07-04Improve documentation for buildScripts.overrideCommand / checkOnSave.override...Florian Diebold-8/+11
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-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-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-16Remove old inlay hints settingsLaurențiu Nicola-3/+3
2022-04-13feat: allow customizing the command for running build scriptsDeadbeef-0/+7
2022-04-11Fix typo in the manualOKURA Masafumi-1/+1
2022-04-03Merge #10802bors[bot]-0/+7
2022-03-30docs(auto_import): change by_self -> self and by_crate -> crateGibson Fahnestock-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-11fix: Allow configuration of colons in inlay-hintsLukas Wirth-0/+5
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-21Change Rust Analyzer->rust-analyzer to match styleJan Tache-4/+4
2022-02-21doc: state that only the latest stable toolchain is supportedJan Tache-0/+14
2022-02-21Merge #11142bors[bot]-12/+9
2022-02-21chore(manual): update coc-rust-analyzer manualHeyward Fann-1/+0
2022-02-03Update install notesLaurențiu Nicola-27/+13
2022-01-15make it a configJake Heinz-0/+5
2022-01-11Kate uses rust-analyzer by defaultMatt Williams-1/+3