casey / casey/bak

Avoid Non-Unicode Pessimism

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
3
Forks
2
PR merge metrics
No merged PRs in 30d

Description

`bak` currently considers all non-utf8 sequences to be equal. In super esoteric fringe cases, this leads `bak` to pick a higher number for backups than necessary. Once `OsStr`s have functionality on par with `str`s, we can easily fix this. See rust-lang/rust#49802 for more details.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.