Skip to content

Avoid Non-Unicode Pessimism #3

Open
@casey

Description

@casey

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 OsStrs have functionality on par with strs, we can easily fix this. See rust-lang/rust#49802 for more details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions