| Age | Commit message (Expand) | Author | Lines |
| 2023-01-25 | Update documentation for emacs and split for LSP and Eglot modes | Michael Eliachevitch | -7/+34 |
| 2023-01-23 | Adding VS IDE | Partha P. Das | -0/+7 |
| 2023-01-23 | Add a 'open server logs' button to the error notification | Lukas Wirth | -1/+1 |
| 2023-01-16 | Regen config | Lukas Wirth | -5/+0 |
| 2023-01-14 | Remove unnecessary Hint suffix on InlayKind variants | Lukas Wirth | -1/+1 |
| 2023-01-09 | Add docs for `colorDiagnosticOutput` capability | Ian Chamberlain | -0/+26 |
| 2023-01-09 | Use experimental capability to enable color codes | Ian Chamberlain | -2/+2 |
| 2023-01-09 | Update docs to include note about ANSI diagnostics | Ian Chamberlain | -1/+3 |
| 2023-01-09 | Auto merge of #13799 - Veykril:flycheck, r=Veykril | bors | -14/+14 |
| 2023-01-09 | Add an option to minimize parentheses for adjustment hints | Maybe Waffle | -2/+2 |
| 2023-01-09 | Implement postfix adjustment hints | Maybe Waffle | -0/+5 |
| 2023-01-09 | Rename checkOnSave settings to check | Lukas Wirth | -87/+87 |
| 2023-01-09 | Rename checkOnSave settings to flycheck | Lukas Wirth | -88/+88 |
| 2023-01-09 | Auto merge of #13744 - vtta:numthreads, r=Veykril | bors | -0/+5 |
| 2023-01-02 | Auto merge of #13832 - Veykril:discriminant-hints, r=Veykril | bors | -0/+5 |
| 2022-12-30 | Rephrase clippy policy | Laurențiu Nicola | -1/+1 |
| 2022-12-23 | Enum variant discriminants hints | Lukas Wirth | -0/+5 |
| 2022-12-22 | Auto merge of #13817 - WaffleLapkin:hide_adjustment_hints_outside_of_unsafe, ... | bors | -0/+5 |
| 2022-12-21 | Auto merge of #13699 - HKalbasi:inlaylink, r=Veykril | bors | -0/+5 |
| 2022-12-21 | Add an option to hide adjustment hints outside of unsafe blocks | Maybe Waffle | -0/+5 |
| 2022-12-21 | Auto merge of #13771 - noritada:feature/release-notes-on-github-releases, r=l... | bors | -3/+4 |
| 2022-12-21 | Disable inlay hint location links on vscode < 1.76 | hkalbasi | -0/+5 |
| 2022-12-17 | Add a command to clear flycheck diagnostics | Lukas Wirth | -1/+40 |
| 2022-12-16 | Add command for manually running flychecks | Lukas Wirth | -1/+1 |
| 2022-12-12 | Update the release process documentation to run `xtask publish-release-notes` | Noritada Kobayashi | -3/+4 |
| 2022-12-09 | Regenerate config | Junliang HU | -0/+5 |
| 2022-11-29 | Update hash | Jonas Schievink | -1/+1 |
| 2022-11-21 | Fix: Handle empty `checkOnSave/target` values | Isobel Redelmeier | -1/+1 |
| 2022-11-20 | Auto merge of #13653 - VannTen:fix/doc-typo-vim-lsp, r=Veykril | bors | -1/+1 |
| 2022-11-20 | Fix typo on 'configuration' anchor | Max Gautier | -1/+1 |
| 2022-11-20 | Improve grammar of architecture.md | ZZzzaaKK | -3/+3 |
| 2022-11-11 | feat: Support passing multiple targets to cargo (for Rust 1.64.0+) | Alexis (Poliorcetics) Bourget | -3/+7 |
| 2022-11-07 | Auto merge of #13545 - Veykril:adjustment-hints, r=Veykril | bors | -1/+7 |
| 2022-11-07 | Fix typos | Laurențiu Nicola | -1/+1 |
| 2022-11-06 | docs: fix adoc links | Rongjian Zhang | -2/+2 |
| 2022-11-04 | Fix up adjustment hints configurations | Lukas Wirth | -1/+7 |
| 2022-11-03 | docs: add crates section to the manual | Rongjian Zhang | -0/+6 |
| 2022-11-02 | Auto merge of #13359 - feniljain:feat-must-use-option, r=Veykril | bors | -0/+6 |
| 2022-10-31 | Auto merge of #13445 - notJoon:modify-dead-links, r=lnicola | bors | -25/+25 |
| 2022-10-27 | Clarify feature policy | Laurențiu Nicola | -0/+2 |
| 2022-10-25 | Switch to upstream positionEncoding | Laurențiu Nicola | -7/+1 |
| 2022-10-24 | refactor: remove repetitive string interpolation and doc changes | feniljain | -1/+1 |
| 2022-10-24 | feat: add config for inserting must_use in `generate_enum_as_method` | feniljain | -0/+6 |
| 2022-10-22 | Implement invocation location config | Lukas Wirth | -6/+24 |
| 2022-10-20 | fix broken links in guide.md | not_joon | -25/+25 |
| 2022-10-19 | Remove simplistic interpolation for manifest-path | Lukas Wirth | -14/+6 |
| 2022-10-19 | {manifest-path} interpolation | Lukas Wirth | -10/+16 |
| 2022-10-19 | Implement invocation strategy config for checkOnSave | Lukas Wirth | -0/+11 |
| 2022-10-19 | Implement invocation strategy config for build scripts | Lukas Wirth | -0/+11 |
| 2022-10-16 | Auto merge of #13397 - zyctree:zyctree-patch-2, r=lnicola | bors | -3/+3 |