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

Add raw array pointer types #496

Merged
merged 10 commits into from Nov 29, 2018
Merged

Commits on Nov 21, 2018

  1. Make do_collapse_axis return offset instead of performing it

    Otherwise, `do_collapse_axis` should really be an `unsafe` function.
    jturner314 committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    355b153 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebf864f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a98148 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a7fafd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8baa1cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b91c6b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2fcf22 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ef3b48 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. Deprecate the DataClone trait

    We'll replace `DataClone` with a trait alias once that feature becomes
    available on stable.
    jturner314 committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    c81ccdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    218bb88 View commit details
    Browse the repository at this point in the history