mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 02:47:45 +03:00
The clone of the hashmap can be avoided by passing a ref instead. This commit also changes the `server_environment` type to match the bounds expected by `Command::envs` - this will avoid future refactoring if the underlying type changes (for example switching to `hashbrown::HashMap`). |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |