mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 01:16:18 +04:00
6db666fce1
* Use next and avoid a redundant prefix strip * Avoid allocations Especially when `expand_tilde` is claled on a path that doesn't contain a tilde. * Add a test * Use Into<Cow<…>> * Put the expand_tilde test at the end of the file * Remove unused importsw |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |