Skip to content
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

Defer mutate path segments #189

Merged
merged 2 commits into from Apr 21, 2016
Merged

Defer mutate path segments #189

merged 2 commits into from Apr 21, 2016

Commits on Apr 21, 2016

  1. Rename mutate_query_pairs to query_pairs_mut.

    This is more in line with standard library convensions,
    and we’ll add path_segments_mut later.
    SimonSapin committed Apr 21, 2016
  2. Make pop_path_segment and push_path_segment private for now.

    See #188
    SimonSapin committed Apr 21, 2016
You can’t perform that action at this time.