fish-shell/fish-rust
Henrik Hørlück Berg 05c44df1a4 Run cargo fmt with Rustfmt 1.6.0
- "1.6.0" now supports formatting let-else statements which we use liberally,
  and appears to have some fixes in regards to long-indented-lines with macros
  like `wgettext_ft!`
- This commit updates the formatting so that devs with the latest stable don't
  see random format-fixes upon running `cargo fmt`
2023-08-24 18:16:24 +02:00
..
src Run cargo fmt with Rustfmt 1.6.0 2023-08-24 18:16:24 +02:00
widestring-suffix Move edition and MSRV to workspace 2023-08-19 15:18:38 +02:00
build.rs Use the workspace from CMake 2023-08-19 15:18:38 +02:00
Cargo.toml Move edition and MSRV to workspace 2023-08-19 15:18:38 +02:00