| Age | Commit message (Expand) | Author | Lines |
| 2024-10-01 | Auto merge of #18219 - Veykril:veykril/push-ytnzuvtoswqz, r=Veykril | bors | -3/+4 |
| 2024-10-01 | fix: Fix bootstrap error message being incorrect | Lukas Wirth | -3/+4 |
| 2024-09-30 | Auto merge of #18085 - ChayimFriedman2:gate-test, r=Veykril | bors | -0/+11 |
| 2024-09-30 | Provide an config option to not set `cfg(test)` | Chayim Refael Friedman | -0/+11 |
| 2024-09-28 | Update handlers.rs to handlers/requests.rs | Noah Bright | -2/+4 |
| 2024-09-27 | Auto merge of #17923 - basvandriel:feature/build-before-restart-debug, r=Veykril | bors | -1/+63 |
| 2024-09-25 | Changes for debug restarting | Bas van Driel | -1/+63 |
| 2024-09-08 | Automatically add semicolon when completing unit-returning functions | Chayim Refael Friedman | -0/+10 |
| 2024-09-01 | Provide an option to hide deprecated items from completion | Chayim Refael Friedman | -0/+10 |
| 2024-08-19 | Improve documentation for `InvocationStrategy` | Lukas Wirth | -5/+5 |
| 2024-08-19 | chore(config): remove `invocationLocation` in favor of `invocationStrategy` | Victor Song | -38/+2 |
| 2024-08-16 | Remove rust-analyzer.workspace.discoverProjectRunner | David Richey | -12/+0 |
| 2024-08-07 | Allow rust-project.json to be hidden | Ali Bektas | -1/+7 |
| 2024-08-05 | Auto merge of #17772 - Veykril:debug.ts, r=Veykril | bors | -99/+187 |
| 2024-08-05 | Reorganize debug.ts | Lukas Wirth | -99/+187 |
| 2024-08-05 | feat: Load sysroot library via cargo metadata | Lukas Wirth | -10/+0 |
| 2024-08-02 | Auto merge of #17705 - huntc:resolve-ra, r=Veykril | bors | -16/+191 |
| 2024-07-31 | docs: Fix JSON example for rust-analyzer.workspace.discoverConfig | Wilfred Hughes | -1/+1 |
| 2024-07-31 | Corrected precedence position | huntc | -4/+4 |
| 2024-07-30 | Formatting | huntc | -6/+6 |
| 2024-07-30 | Outdated comment removed | huntc | -7/+6 |
| 2024-07-30 | Further simplifications | huntc | -16/+10 |
| 2024-07-30 | Checks date for any RA | huntc | -20/+22 |
| 2024-07-29 | Auto merge of #17707 - Veykril:proc-macro-err-cleanup, r=Veykril | bors | -13/+0 |
| 2024-07-28 | Determine toolchain RA on age | huntc | -16/+196 |
| 2024-07-27 | feat: add trace level to client logs | Josh McKinney | -0/+4 |
| 2024-07-27 | feat: use vscode log format for client logs | Josh McKinney | -42/+36 |
| 2024-07-26 | fix: tweak hover/tooltip links | Young-Flash | -6/+11 |
| 2024-07-26 | Internal: Cleanup proc-macro error handling | Lukas Wirth | -13/+0 |
| 2024-07-23 | internal: remove UnindexedProject notification | David Barsky | -215/+10 |
| 2024-07-23 | Remove lens.forceCustomCommands config | PaulDotSH | -10/+0 |
| 2024-07-22 | Auto merge of #17667 - Veykril:r-a-component-override, r=Veykril | bors | -18/+44 |
| 2024-07-22 | Use rustup rust-analyzer component when there is a toolchain file override fo... | Lukas Wirth | -18/+44 |
| 2024-07-20 | Rename rust-analyzer commands | Josh McKinney | -2/+2 |
| 2024-07-19 | Auto merge of #17639 - Veykril:salsa-perf, r=Veykril | bors | -1/+2 |
| 2024-07-19 | Regenerate files | Lukas Wirth | -1/+2 |
| 2024-07-19 | remove rust-analyzer.openFAQ | Joel Daniel Rico | -19/+0 |
| 2024-07-18 | Auto merge of #17246 - davidbarsky:david/move-rust-project-generation-to-serv... | bors | -0/+34 |
| 2024-07-18 | feature: move `linked_projects` discovery to the rust-analyzer server | David Barsky | -0/+34 |
| 2024-07-18 | Update test fixtures | Lukas Wirth | -5/+0 |
| 2024-07-17 | Auto merge of #17616 - Veykril:config-param-hints, r=Veykril | bors | -2/+2 |
| 2024-07-17 | Fix incorrect generic parameter hint defaults | Lukas Wirth | -2/+2 |
| 2024-07-17 | Add --keep-going to rust-analyzer.cargo.buildScripts.overrideCommand docs | Laurențiu Nicola | -1/+1 |
| 2024-07-16 | Set RUSTC_SYSROOT for runnables | Lukas Wirth | -40/+37 |
| 2024-07-12 | Trigger VSCode to rename after extract variable assist is applied | bors | -0/+8 |
| 2024-07-10 | Remove faq landing page, improve main one | Lukas Wirth | -51/+12 |
| 2024-07-08 | feat: add inlay hints for generic parameters | Liao Junxuan | -0/+30 |
| 2024-07-07 | Auto merge of #17523 - wada314:master, r=Veykril | bors | -0/+10 |
| 2024-07-06 | Auto merge of #17549 - Veykril:runnables-fix, r=Veykril | bors | -113/+223 |
| 2024-07-06 | fix: Fix runnables being incorrectly constructed | Lukas Wirth | -113/+223 |