fish-shell/fish-rust
Victor Song c7ea768a74
Rewrite wrealpath from wutil in Rust (#9613)
* wutil: Rewrite `wrealpath` in Rust

* Reduce use of FFI types in `wrealpath`

* Addressed PR comments regarding allocation

* Replace let binding assignment with regular comparison
2023-02-26 20:13:40 -07:00
..
src Rewrite wrealpath from wutil in Rust (#9613) 2023-02-26 20:13:40 -07:00
widestring-suffix Initial Rust commit 2023-02-02 19:34:47 -07:00
build.rs Port job_group to rust (#9608) 2023-02-25 16:42:45 -06:00
Cargo.lock Port random to rust 2023-02-19 21:01:46 +01:00
Cargo.toml Run rustfmt and clippy in CI (#9616) 2023-02-26 13:20:20 -06:00