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

RFC for replacing slice::tail()/init() with new methods #1058

Merged
merged 4 commits into from Jul 8, 2015

Commits on Apr 12, 2015

  1. Copy the full SHA
    1cbabb0 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2015

  1. Add split_first/split_last to unresolved questions

    Add the suggested `split_` prefix as a name option, albeit with the
    names `split_first()`/`split_last()` instead of the originally-suggested
    `split_init()`/`split_tail()`.
    
    Add a question about the return type of `shift_last()`.
    lilyball committed Apr 13, 2015
    Copy the full SHA
    cea65b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2015

  1. Update with review feedback

    lilyball committed Jul 1, 2015
    Copy the full SHA
    41ae6e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2015

  1. Copy the full SHA
    a0d4344 View commit details
    Browse the repository at this point in the history