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

String/Vec::splice(RangeArgument, IntoIterator) #1432

Merged
merged 6 commits into from
Mar 17, 2016

Commits on Dec 28, 2015

  1. Configuration menu
    Copy the full SHA
    51517e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2015

  1. Configuration menu
    Copy the full SHA
    22d0dea View commit details
    Browse the repository at this point in the history
  2. replace_slice -> insert?

    SimonSapin committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    73caab5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a44898 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2016

  1. Configuration menu
    Copy the full SHA
    087bb92 View commit details
    Browse the repository at this point in the history
  2. splice: Return an iterator

    SimonSapin committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    ae0b0cd View commit details
    Browse the repository at this point in the history