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