mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-20 07:51:14 -03:00
* wutil: Rewrite `wrealpath` in Rust * Reduce use of FFI types in `wrealpath` * Addressed PR comments regarding allocation * Replace let binding assignment with regular comparison