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

Implement get_many_mut #238

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jul 14, 2022

  1. Implement get_many_mut

    NiklasJonsson committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    d3f1968 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    66108be View commit details
    Browse the repository at this point in the history
  2. Implement get_many_index_mut & and add docs

    Avoid mutable aliasing by using a pointer to entries
    NiklasJonsson committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    72f0146 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5795fe3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfa303b View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

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