mirror of https://github.com/helix-editor/helix
Previously `recv` for new messages from the language server or debug adapter allocated a fresh Vec for each message. Instead we can reuse the buffer. This resolves TODO comments. Co-authored-by: Rolo <roloedits@gmail.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |