mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-17 19:21:15 -03:00
- This is untested and unused, string ownership is very much subject to change - Ports the minimally necessary parts of complete.rs as well - This should fix an infinite loop in `create_directory` in `path.rs`, the first `wstat` loop only breaks if it fails with an error that's different from EAGAIN