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: Custom DSTs #2594

Closed
wants to merge 6 commits into from
Closed

RFC: Custom DSTs #2594

wants to merge 6 commits into from

Commits on Nov 6, 2018

  1. initial custom DSTs

    ubsan committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    c5be6ed View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2018

  1. initial version to be pushed

    ubsan committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    2689876 View commit details
    Browse the repository at this point in the history
  2. add an example for 2D slices

    Also, add more required traits
    ubsan committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    6b91428 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79ac620 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

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

Commits on Mar 12, 2019

  1. Change to using Pointee + Contiguous

    This is as opposed to just _one_ trait.
    strega-nil committed Mar 12, 2019
    Configuration menu
    Copy the full SHA
    73f8a11 View commit details
    Browse the repository at this point in the history