about summary refs log tree commit diff
path: root/docs/user
AgeCommit message (Expand)AuthorLines
2023-05-02Highlight closure captures when cursor is on pipeLukas Wirth-0/+5
2023-04-28minor: fix typoswtj-1/+1
2023-04-26Remove proc-macro server command from the rust-analyzer binaryLukas Wirth-2/+1
2023-04-19SpellingJosh Soref-3/+3
2023-04-10Compute closure captureshkalbasi-0/+5
2023-03-30internal: Add config to specifiy lru capacities for all queriesLukas Wirth-0/+5
2023-03-12Add and use rust-analyzer.cargo.extraArgs settingLaurențiu Nicola-0/+5
2023-02-28Auto merge of #14040 - HKalbasi:mir, r=HKalbasibors-0/+5
2023-02-27beginning of MIRhkalbasi-0/+5
2023-02-21Try to improve the rustfmt.overrideCommand docsLaurențiu Nicola-1/+4
2023-02-12Auto merge of #14134 - lnicola:clippy-manual, r=Veykrilbors-4/+12
2023-02-12Update some old checkOnSave referencesLaurențiu Nicola-4/+8
2023-02-12Add clippy configuration section to the manualLaurențiu Nicola-0/+4
2023-02-12Add Lapce section to the manualLaurențiu Nicola-6/+11
2023-02-08Auto merge of #13986 - MariaSolOs:limit-completions, r=Veykrilbors-0/+5
2023-02-06Support sysroot library source being defined inside the workspaceLukas Wirth-0/+8
2023-02-02Auto merge of #14049 - lnicola:flatpak, r=lnicolabors-0/+21
2023-02-02Add a manual section for FlatpakLaurențiu Nicola-0/+21
2023-02-01Expand section on Visual Studio to mention all three available rust-analyzer ...Eric Sink-1/+30
2023-01-25Update documentation for emacs and split for LSP and Eglot modesMichael Eliachevitch-7/+34
2023-01-23Adding VS IDEPartha P. Das-0/+7
2023-01-19Update VS Code settingsMaria José Solano-0/+5
2023-01-16Regen configLukas Wirth-5/+0
2023-01-09Use experimental capability to enable color codesIan Chamberlain-2/+2
2023-01-09Update docs to include note about ANSI diagnosticsIan Chamberlain-1/+3
2023-01-09Auto merge of #13799 - Veykril:flycheck, r=Veykrilbors-14/+14
2023-01-09Add an option to minimize parentheses for adjustment hintsMaybe Waffle-2/+2
2023-01-09Implement postfix adjustment hintsMaybe Waffle-0/+5
2023-01-09Rename checkOnSave settings to checkLukas Wirth-87/+87
2023-01-09Rename checkOnSave settings to flycheckLukas Wirth-88/+88
2023-01-09Auto merge of #13744 - vtta:numthreads, r=Veykrilbors-0/+5
2022-12-23Enum variant discriminants hintsLukas Wirth-0/+5
2022-12-22Auto merge of #13817 - WaffleLapkin:hide_adjustment_hints_outside_of_unsafe, ...bors-0/+5
2022-12-21Add an option to hide adjustment hints outside of unsafe blocksMaybe Waffle-0/+5
2022-12-21Disable inlay hint location links on vscode < 1.76hkalbasi-0/+5
2022-12-09Regenerate configJunliang HU-0/+5
2022-11-21Fix: Handle empty `checkOnSave/target` valuesIsobel Redelmeier-1/+1
2022-11-20Fix typo on 'configuration' anchorMax Gautier-1/+1
2022-11-11feat: Support passing multiple targets to cargo (for Rust 1.64.0+)Alexis (Poliorcetics) Bourget-3/+7
2022-11-07Auto merge of #13545 - Veykril:adjustment-hints, r=Veykrilbors-1/+7
2022-11-07Fix typosLaurențiu Nicola-1/+1
2022-11-06docs: fix adoc linksRongjian Zhang-2/+2
2022-11-04Fix up adjustment hints configurationsLukas Wirth-1/+7
2022-11-03docs: add crates section to the manualRongjian Zhang-0/+6
2022-11-02Auto merge of #13359 - feniljain:feat-must-use-option, r=Veykrilbors-0/+6
2022-10-24refactor: remove repetitive string interpolation and doc changesfeniljain-1/+1
2022-10-24feat: add config for inserting must_use in `generate_enum_as_method`feniljain-0/+6
2022-10-22Implement invocation location configLukas Wirth-6/+24
2022-10-19Remove simplistic interpolation for manifest-pathLukas Wirth-14/+6
2022-10-19{manifest-path} interpolationLukas Wirth-10/+16