| Age | Commit message (Expand) | Author | Lines |
| 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-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 |
| 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-30 | chore: fix urls in guide.md | Sarrus1 | -3/+3 |
| 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 | Auto merge of #15492 - RalfJung:invocation, r=Veykril | bors | -3/+11 |
| 2023-09-22 | Update config docs | Lukas Wirth | -3/+11 |
| 2023-09-08 | fix & run tests | vxpm | -0/+5 |
| 2023-09-02 | Resolve inlay hint data | Kirill Bulatov | -3/+3 |
| 2023-09-02 | Restructure some modules in rust-analyzer crate | Lukas Wirth | -1/+1 |
| 2023-08-30 | Update architecture.md | Lukas Wirth | -1/+1 |
| 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 | Merge branch 'rust-lang:master' into master | Adenine | -16/+2 |
| 2023-07-09 | Remove old section about downloading the server from the manual | Laurențiu Nicola | -16/+2 |
| 2023-07-08 | change viewMemoryLayoutParams to be textPositionParams | Adenine | -11/+3 |
| 2023-07-08 | Merge branch 'rust-lang:master' into master | Adenine | -0/+3 |
| 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-07-07 | cleanup + docs + tests | Adenine | -1/+54 |
| 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-19 | internal: use consistent style for error handling | Alex Kladov | -0/+13 |
| 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 | Add a `localDocs` capability | Ddystopia | -5/+17 |