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

remove certain array elem moves for non-zeroing drop #533

Merged
merged 2 commits into from
Feb 5, 2015

Commits on Dec 19, 2014

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

Commits on Feb 4, 2015

  1. Update RFC.

    Add link to prototype implementation.
    
    Add note that destructuring bind is not affected by the change
    proposed here.
    
    Account for change in type syntax from `[E, ..k]` to `[E; k]`.
    pnkfelix committed Feb 4, 2015
    Configuration menu
    Copy the full SHA
    58ce407 View commit details
    Browse the repository at this point in the history