mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-26 11:23:31 +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 |
||
---|---|---|
.. | ||
config.rs | ||
grammar.rs | ||
lib.rs | ||
main.rs |