Johannes Altmanninger
|
68d1207d53
|
Rename flag that fails expansions with command substitutions
SKIP_CMDSUBST does not pass through command substitutions, unlike
SKIP_VARIABLES and SKIP_WILDCARDS.
|
2024-01-14 13:19:38 +01:00 |
|
Fabian Boehm
|
0a92d03498
|
Remove L! from sprintf calls
Remove unnecessary L!
|
2024-01-13 08:52:54 +01:00 |
|
Fabian Boehm
|
09cd7c7ad9
|
Remove widestring-suffix uses
This removes both the `#[widestrs]` annotation as well as all `"foo"L`
suffixes, and does a `cargo fmt` run on the result
|
2024-01-13 08:52:54 +01:00 |
|
Johannes Altmanninger
|
3ae20bdba0
|
Move fish-rust to project root
|
2024-01-13 03:58:33 +01:00 |
|