about summary refs log tree commit diff
path: root/docs
AgeCommit message (Expand)AuthorLines
2024-02-25Add noteRik Huijzer-0/+2
2024-02-25Document nvim 0.10 `inlay_hint`Rik Huijzer-3/+14
2024-02-16CrateOrigin::Local means local to the project workspace, not cargo workspaceLukas Wirth-5/+0
2024-02-14fix: Fix build scripts not being rebuilt in some occasionsLukas Wirth-1/+1
2024-02-12Auto merge of #15476 - Wilfred:implement-saved-file3, r=Veykrilbors-0/+5
2024-02-12flycheck: initial implementation of `$saved_file`Wilfred Hughes-0/+5
2024-02-11Cleanup term search related changesTavo Annus-1/+1
2024-02-11Optionally disable term search for autocompletionTavo Annus-0/+5
2024-02-08Auto merge of #15863 - davidbarsky:davidbarsky/start-of-monorepo-mode, r=Veykrilbors-1/+25
2024-02-08feature: Add a `UnindexedProject` notification and a corresponding setting.David Barsky-1/+25
2024-02-08feat: Allow cargo check to run on only the current packageLukas Wirth-0/+6
2024-02-05Auto merge of #16470 - Veykril:clippy-disallow, r=lnicolabors-1/+1
2024-02-02Auto merge of #16469 - Young-Flash:ci_typos, r=lnicolabors-10/+3
2024-02-02minor: correct some typosYoung-Flash-9/+2
2024-02-01Lint debug prints and disallowed types with clippyLukas Wirth-1/+1
2024-02-01internal: add typos.toml as typo white listYoung-Flash-1/+1
2024-02-01minor: Recommend maintained Neovim plugin in documentationThomas Frans-1/+1
2024-01-31Auto merge of #16448 - Young-Flash:typos, r=lnicolabors-1/+1
2024-01-30minor: correct typosYoung-Flash-1/+1
2024-01-28feat: enable excluding refs search results in testYoung-Flash-0/+5
2024-01-18v2Ali Bektas-2/+2
2024-01-18Add a new config to allow renaming of non-local itemsAli Bektas-0/+5
2024-01-15Auto merge of #16356 - Veykril:sysroot-metadata, r=Veykrilbors-0/+10
2024-01-15internal: Add unstable config for loading the sysroot sources via `cargo meta...Lukas Wirth-0/+10
2024-01-14Add a stable #visual-studio anchor to the ManualDavid Tolnay-1/+2
2024-01-08Remove newline and add dotJohann Hemmann-2/+1
2024-01-07Add inlay hint for exclusive rangesriverbl-0/+5
2024-01-05Auto merge of #16213 - davidsemakula:guide-typos-urls, r=lnicolabors-126/+141
2024-01-05Tweak wording a little moreLaurențiu Nicola-4/+5
2024-01-05fix typos and update descriptionsdavidsemakula-6/+7
2024-01-04Added reference to the binaries available from GitHub.Paul Jewell-1/+1
2024-01-04Further tuning of the Gentoo installation instructions.Paul Jewell-3/+5
2024-01-04update docs/dev/guide.md based on 2024-01-01 releasedavidsemakula-122/+137
2024-01-03Tweak Gentoo instructionsLaurențiu Nicola-1/+4
2024-01-03Auto merge of #15922 - paul-jewell:master, r=Veykrilbors-12/+1
2024-01-02Auto merge of #16228 - Veykril:arch.md, r=Veykrilbors-16/+35
2024-01-02Add some more crates to architecture.mdLukas Wirth-16/+35
2024-01-02Auto merge of #16062 - davidbarsky:david/fix-references-to-removed-settings, ...bors-5/+5
2024-01-02Auto merge of #16011 - ClSlaid:feat/settings/proc-macro/rebuild-on-save, r=Ve...bors-0/+6
2023-12-29minor: chore: fix typos and urls in docs/dev/guide.mddavidsemakula-13/+12
2023-12-22internal: Update world symbols request definiton, prefer focus range for macrosLukas Wirth-1/+1
2023-12-08fix: Correct references from `rust-analyzer.cargo.check` to `rust-analyzer.ch...David Barsky-5/+5
2023-12-08patch: only rerun build scripts when saved.蔡略-0/+6
2023-12-01Initial support for implicit drop inlay hinthkalbasi-0/+5
2023-11-21Update Arch Linux package URL in manual.adocDash Lu-1/+1
2023-11-17Updated instructions for installing rust-analyzer under Gentoo.Paul Jewell-12/+1
2023-11-12Auto merge of #15881 - nokazn:docs/fix-vscode-setting-samples, r=lnicolabors-2/+2
2023-11-12Fix import preference config keysLukas Wirth-2/+2
2023-11-12Auto merge of #15876 - DropDemBits:lsp-ext-multiple-snippet-textedit, r=Veykrilbors-2/+3
2023-11-11Allow multiple snippet edits in a `TextDocumentEdit`DropDemBits-2/+3