5 ms·
That's why OsString exists.
by __jem 3y ago
That's why OsString exists.
- jshier 3y agoThe Cygwin issue isn't strings (well, that could be another issue) but that Rust doesn't support Cygwin in the first place, at least according to the comments in the linked thread.
- cozzyd 3y agoWell, for whatever reason, it doesn't meet their requirements... See the String section of https://github.com/fish-shell/fish-shell/blob/master/doc_internal/rust-devel.md https://github.com/fish-shell/fish-shell/blob/master/doc_int... edit: here is a more specific rationale: https://github.com/fish-shell/fish-shell/pull/9512#discussion_r1092221110 https://github.com/fish-shell/fish-shell/pull/9512#discussio...