Skip to content

Tracking issue for rust-url 2.0 #463

Closed
@SimonSapin

Description

@SimonSapin

For a while now we’ve been discussing some possible breaking changes and I’ve been reluctant, to avoid dealing with moving the ecosystem to a semver-incompatible version. However it’s probably time to do it anyway, in particular to get serde 1.0 support in the url crate itself. To avoid doing multiple such migrations, it would be nice batch breaking changes together.

This is blocked on

This would unblock

Changes to consider

Not necessarily blockers for 2.0.0.

Update with current spec and tests

… because this might lead to API or behavior changes.

Breaking API changes

Behavior changes

Some of those might arguably be considered breaking. Or maybe not.

Non-breaking changes

… maybe worth looking at while I’m spending time on rust-url:

Unsure if breaking

Potential breaking changes for the idna crate

Potential breaking changes for the percent_encoding crate

  • Encode sets as const values of a single type, instead of types implementing a trait

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions