diff options
| author | XeroOl <xerool@protonmail.com> | 2026-03-06 09:35:47 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-06 10:35:47 -0500 |
| commit | bca65dd7748333b2c1b1df66de4c6fff32712b78 (patch) | |
| tree | 102a1cb784b459c21a84cbf5db5cd97273d7c2cc /lsp/java_language_server.lua | |
| parent | docs: update configs.md (diff) | |
| download | nvim-lspconfig-bca65dd7748333b2c1b1df66de4c6fff32712b78.tar nvim-lspconfig-bca65dd7748333b2c1b1df66de4c6fff32712b78.tar.gz nvim-lspconfig-bca65dd7748333b2c1b1df66de4c6fff32712b78.tar.bz2 nvim-lspconfig-bca65dd7748333b2c1b1df66de4c6fff32712b78.tar.lz nvim-lspconfig-bca65dd7748333b2c1b1df66de4c6fff32712b78.tar.xz nvim-lspconfig-bca65dd7748333b2c1b1df66de4c6fff32712b78.tar.zst nvim-lspconfig-bca65dd7748333b2c1b1df66de4c6fff32712b78.zip | |
fix(rust_analyzer): pass environment in rust-analyzer.runSingle #4333
When rust-analyzer wants to invoke cargo (eg, when the user uses code lenses),
it sends a Command to nvim. This Command contains environment info that we're
currently ignoring (ie, a value of RUSTC_TOOLCHAIN). With this change, we
forward the environment variables that rust-analyzer wants to set to the
spawned process.
Diffstat (limited to 'lsp/java_language_server.lua')
0 files changed, 0 insertions, 0 deletions
