helix/helix-view
Michael Davis da2b0a7484
Make helix_core::Uri cheap to clone
We clone this type very often in LSP pickers, for example diagnostics
and symbols. We can use a single Arc in many cases to avoid the
unnecessary clones.
2024-09-03 09:50:31 -04:00
..
src Make helix_core::Uri cheap to clone 2024-09-03 09:50:31 -04:00
tests/encoding
Cargo.toml build(deps): bump the rust-dependencies group with 4 updates (#11476) 2024-08-13 07:59:42 +02:00