| Age | Commit message (Expand) | Author | Lines |
| 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 #16062 - davidbarsky:david/fix-references-to-removed-settings, ... | bors | -5/+5 |
| 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 | docs: fix VS Code setting samples | nokazn | -2/+2 |
| 2023-11-11 | Add config for preferring / ignoring prelude modules in find_path | Lukas Wirth | -0/+5 |
| 2023-10-15 | Expand Emacs documentation | Wilfred Hughes | -1/+10 |
| 2023-10-11 | docs: Add Zed to IDE list. | Piotr Osiewicz | -0/+5 |
| 2023-10-09 | Addressed PR style comments | Victor Song | -1/+2 |
| 2023-10-09 | Clarify documentation on new parameter | Victor Song | -1/+1 |
| 2023-10-09 | Add config option to use `rust-analyzer` specific target dir | Victor Song | -0/+9 |
| 2023-09-24 | Auto merge of #15582 - vxpm:master, r=HKalbasi | bors | -0/+5 |
| 2023-09-22 | Update config docs | Lukas Wirth | -3/+11 |
| 2023-09-08 | fix & run tests | vxpm | -0/+5 |
| 2023-08-21 | fix help text for rust-analyzer.check.invocation{Strategy,Location} | Ralf Jung | -4/+4 |
| 2023-08-08 | Auto merge of #15262 - adamse:master, r=HKalbasi | bors | -0/+7 |
| 2023-08-08 | add check.ignore to list cargo check diagnostics to ignore (dead_code, unused... | Adam Sandberg Ericsson | -0/+7 |
| 2023-07-28 | Auto merge of #15308 - vsrs:runnable_env_per_platform, r=HKalbasi | bors | -0/+23 |
| 2023-07-20 | docs: Add example on how to change configuration options in Kate | prez | -18/+15 |
| 2023-07-18 | Add docs | vsrs | -0/+23 |
| 2023-07-09 | Remove old section about downloading the server from the manual | Laurențiu Nicola | -16/+2 |
| 2023-07-08 | Update docs/user/manual.adoc | Ali Bektas | -0/+1 |
| 2023-07-08 | Remind user to check $PATH after installation. | Ali Bektas | -0/+2 |
| 2023-06-25 | 13583 rename runnable env to runnables extra env | Mohsen Alizadeh | -3/+3 |
| 2023-06-23 | Neovim, not NeoVim | Laurențiu Nicola | -5/+5 |
| 2023-06-16 | doc: remove duplicated words | MysticNebula70 | -1/+1 |
| 2023-06-08 | Document the sysroot field in JsonProject | Wilfred Hughes | -0/+19 |
| 2023-05-30 | Add render configs for memory layout hovers | Lukas Wirth | -0/+20 |
| 2023-05-30 | Auto merge of #14911 - Veykril:config-cfg, r=Veykril | bors | -1/+6 |
| 2023-05-28 | Allow setting cfgs | Lukas Wirth | -1/+6 |
| 2023-05-26 | Make rustup heading title match other titles | Mason Shuler | -1/+1 |
| 2023-05-26 | Remove outdated rustup installation issue description | Mason Shuler | -13/+0 |
| 2023-05-11 | Add config for disabling non standard lsp highlight tokens | Lukas Wirth | -0/+5 |
| 2023-05-08 | Auto merge of #14742 - Veykril:closure-capture-inlays, r=Veykril | bors | -0/+5 |
| 2023-05-07 | Rename hover memory layout config key | Yury Ivanou | -1/+1 |
| 2023-05-07 | Add config for disabling hover memory layout data | Yury Ivanou | -1/+6 |
| 2023-05-05 | feat: Closure capture inlay hints | Lukas Wirth | -0/+5 |
| 2023-05-02 | Highlight closure captures when cursor is on pipe | Lukas Wirth | -0/+5 |
| 2023-04-28 | minor: fix typos | wtj | -1/+1 |
| 2023-04-26 | Remove proc-macro server command from the rust-analyzer binary | Lukas Wirth | -2/+1 |
| 2023-04-19 | Spelling | Josh Soref | -3/+3 |
| 2023-04-10 | Compute closure captures | hkalbasi | -0/+5 |
| 2023-03-30 | internal: Add config to specifiy lru capacities for all queries | Lukas Wirth | -0/+5 |
| 2023-03-12 | Add and use rust-analyzer.cargo.extraArgs setting | Laurențiu Nicola | -0/+5 |