Open
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.
Metadata
Metadata
Assignees
Labels
No labels