2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-02-13 12:43:43 +00:00
fish-shell/fish-rust
Henrik Hørlück Berg 87df7b9adf Use a cargo workspace
- This allows running `cargo fmt/clippy/test/etc` from root
- Ideally the root should be the fish-rust package instead of being virtual, but
  that requires changed to CMake/Corrosion. This change should instead be
  completely compatible with our existing setup.
- This also means we will only have on `Cargo.lock` for all current and future
  crates.
2023-08-19 15:18:38 +02:00
..
src Port builtin count to rust () 2023-08-18 23:18:52 +02:00
widestring-suffix Use a cargo workspace 2023-08-19 15:18:38 +02:00
build.rs Adopt Rust PosixSpawner 2023-08-12 17:15:21 -07:00
Cargo.toml Use a cargo workspace 2023-08-19 15:18:38 +02:00