about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/editors/code/tests
AgeCommit message (Expand)AuthorLines
2024-07-06fix: Fix runnables being incorrectly constructedLukas Wirth-4/+143
2024-07-06Fix passing message-format after -- in debuggingLukas Wirth-1/+1
2024-07-06Flatten cargoExtraArgs away from the runnable lsp extensionLukas Wirth-2/+0
2024-07-06Add environment to runnable lsp extensionLukas Wirth-0/+1
2024-06-11feature: add build system info; runnables to `rust-project.json`Wilfred Hughes-1/+3
2024-04-21Allow rust files to be used linkedProjectsLukas Wirth-0/+413