Skip to content

Conversation

@StaloneLab
Copy link

@StaloneLab StaloneLab commented Jul 14, 2017

Resolved the issue #363, added some documentation and a unit test for what the issue author wanted to do.
I was able to resolve this issue only by changing &mut PathSegmentsMut to mut PathSegmentsMut, which is quite a huge change.


This change is Reviewable

@SimonSapin SimonSapin changed the title Resolve issue 363 Add PathSegmentsMut::finish Oct 17, 2018
@SimonSapin SimonSapin mentioned this pull request Oct 17, 2018
42 tasks
@SimonSapin
Copy link
Member

Thank you for the PR. The signature change for existing method is a breaking change and can not be done in rust-url 1.x. I’ve added this to #463.

@StaloneLab
Copy link
Author

This PR is from 2017, I thought you didn't needed theses changes anymore. Do I need to do something to make it compatible with version 2.0?

@bors-servo
Copy link
Contributor

☔ The latest upstream changes (presumably #517) made this pull request unmergeable. Please resolve the merge conflicts.

@mrobinson mrobinson deleted the branch servo:master March 20, 2024 10:32
@mrobinson mrobinson closed this Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants