fish-shell/fish-rust
Fabian Boehm 3ce67ecbd2 printf: Fix octal escapes with leading zeroes
Octal escapes can be written as `\057` or as `\0057`.

Simply ported wrong initially.
2023-10-05 15:39:50 +02:00
..
src printf: Fix octal escapes with leading zeroes 2023-10-05 15:39:50 +02:00
widestring-suffix Move edition and MSRV to workspace 2023-08-19 15:18:38 +02:00
build.rs Implement postfork code in Rust 2023-09-24 13:04:00 -07:00