Skip to content

Enable default features for url crate#467

Open
domenukk wants to merge 1 commit intocandlecorp:mainfrom
domenukk:patch-1
Open

Enable default features for url crate#467
domenukk wants to merge 1 commit intocandlecorp:mainfrom
domenukk:patch-1

Conversation

@domenukk
Copy link

In order to make the rust-url compatible with no_std, the crate needs to introduce a std feature and make it default. See servo/rust-url#831.

To reduce impact, downstream libraries should leave url's default features enabled (no other features are currently default).

In order to make the rust-url compatible with no_std, the crate needs to introduce a `std` feature and make it default. See servo/rust-url#831.

To reduce impact, downstream libraries should leave url's default features enabled (no other features are currently `default`).
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.

1 participant