Skip to content

Migrate from liburl to rust-url #297

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 30, 2014
Merged

Migrate from liburl to rust-url #297

merged 1 commit into from
Jul 30, 2014

Conversation

alexcrichton
Copy link
Member

The standard url library is soon-to-be deprecated, and now that we're
bootstrapping it's trivial to move over to rust-url.

Closes #204

The standard url library is soon-to-be deprecated, and now that we're
bootstrapping it's trivial to move over to rust-url.

Closes rust-lang#204
bors added a commit that referenced this pull request Jul 30, 2014
The standard url library is soon-to-be deprecated, and now that we're
bootstrapping it's trivial to move over to rust-url.

Closes #204
@bors bors merged commit 5c12868 into rust-lang:master Jul 30, 2014
@alexcrichton alexcrichton deleted the url branch August 1, 2014 16:54
bors added a commit to alexcrichton/cargo that referenced this pull request Sep 2, 2014
The standard url library is soon-to-be deprecated, and now that we're
bootstrapping it's trivial to move over to rust-url.

Closes rust-lang#204
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replacing liburl with rust-url
3 participants