mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 21:33:09 +00:00
29a2c4b718
A following commit will pass global string constants to the gettext macro. This is not ideal because we might accidentally use the constants without gettext (which we should never do). To fix that we might need to define a macro per constant, or use a proc macro which is maybe not worth it. |
||
---|---|---|
.. | ||
src | ||
widestring-suffix | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml |