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 zero-copy make_mut #695

Merged
merged 10 commits into from
May 5, 2024
Merged

Add zero-copy make_mut #695

merged 10 commits into from
May 5, 2024

Commits on May 5, 2024

  1. feat: Add zero-copy make_mut

    Sytten committed May 5, 2024
    Configuration menu
    Copy the full SHA
    5dab74a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d75c2a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6a633a View commit details
    Browse the repository at this point in the history
  4. Add odd alloc make_mut test

    Sytten committed May 5, 2024
    Configuration menu
    Copy the full SHA
    eee880c View commit details
    Browse the repository at this point in the history
  5. Split tests

    Sytten committed May 5, 2024
    Configuration menu
    Copy the full SHA
    c5b07a5 View commit details
    Browse the repository at this point in the history
  6. Improve comments

    Sytten committed May 5, 2024
    Configuration menu
    Copy the full SHA
    bb6a8db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a0e2a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    94acd5e View commit details
    Browse the repository at this point in the history
  9. Remove from_vec_offset

    Sytten committed May 5, 2024
    Configuration menu
    Copy the full SHA
    ba06c9a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    17fd79d View commit details
    Browse the repository at this point in the history