fish-shell/fish-rust
Johannes Altmanninger b92313b79d Allow using wgettext_fmt without comma from macros
Otherwise we'd get this error when using it from another macro

        Some(wgettext_fmt!($fmt $(, $args)*))
                               ^ missing tokens in macro arguments
2023-03-04 22:24:22 +01:00
..
src Allow using wgettext_fmt without comma from macros 2023-03-04 22:24:22 +01:00
widestring-suffix Initial Rust commit 2023-02-02 19:34:47 -07:00
build.rs Silence -Wcomment warnings in cxx compiler runs 2023-03-04 22:24:22 +01: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