| Age | Commit message (Expand) | Author | Lines |
| 2024-04-16 | Auto merge of #16639 - alibektas:13529/config_restruct, r=Veykril | bors | -41/+48 |
| 2024-04-15 | Make ConfigData Ser and TOML De | Ali Bektas | -41/+48 |
| 2024-04-14 | Auto merge of #17064 - Veykril:inlay-hints-fix, r=Veykril | bors | -1/+1 |
| 2024-04-14 | minor: Carry inlay hint resolve hash as a string | Lukas Wirth | -1/+1 |
| 2024-04-14 | Auto merge of #17063 - Veykril:inlay-hints-fix, r=Veykril | bors | -2/+2 |
| 2024-04-14 | fix: Fix inlay hint resolution being broken | Lukas Wirth | -2/+2 |
| 2024-04-08 | Document enabling the flatpak rust SDK extension | Colin Kinloch | -1/+4 |
| 2024-04-01 | Fix allFeatures config docs | Lukas Wirth | -3/+3 |
| 2024-04-01 | Auto merge of #16924 - poliorcetics:ab/push-kxwqvtypvlsq, r=Veykril | bors | -2/+8 |
| 2024-03-29 | Resolve tests per file instead of per crate in test explorer | hkalbasi | -2/+6 |
| 2024-03-27 | feat: Add `rust-analyzer.cargo.allTargets` to configure passing `--all-target... | Alexis (Poliorcetics) Bourget | -2/+8 |
| 2024-03-25 | expose config for hover struct field display | Young-Flash | -0/+5 |
| 2024-03-18 | Use a hash to find the correct inlay hint when resolving | Lukas Wirth | -4/+4 |
| 2024-03-15 | Show compilation progress in test explorer | hkalbasi | -1/+8 |
| 2024-03-09 | Some minor changes in the test explorer lsp extension | hkalbasi | -6/+25 |
| 2024-03-06 | fix: Add config and capability for test explorer | Lukas Wirth | -0/+5 |
| 2024-03-06 | Add test explorer | hkalbasi | -1/+101 |
| 2024-03-05 | fix: Put style lints behind disabled-by-default config | Lukas Wirth | -0/+5 |
| 2024-03-05 | Auto merge of #15938 - Young-Flash:display_trait_item_when_hover, r=Veykril | bors | -0/+5 |
| 2024-03-02 | update for review | Young-Flash | -5/+5 |
| 2024-03-01 | Simplify | Lukas Wirth | -10/+10 |
| 2024-02-25 | Add note | Rik Huijzer | -0/+2 |
| 2024-02-25 | Document nvim 0.10 `inlay_hint` | Rik Huijzer | -3/+14 |
| 2024-02-22 | add HoverDisplayConfig | Young-Flash | -1/+1 |
| 2024-02-21 | add config item for hover display | Young-Flash | -0/+5 |
| 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 |