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

various improvements for the new design #28

Merged
merged 7 commits into from
Jan 17, 2023

Commits on Jun 15, 2022

  1. add VolatilePtr::as_slice_mut

    Freax13 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    4accd51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9e8509 View commit details
    Browse the repository at this point in the history
  3. add VolatilePtr::is_empty

    Freax13 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    167adec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa93fb9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    554c806 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. WIP: owned with borrow

    Freax13 committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    ff0ee4f View commit details
    Browse the repository at this point in the history
  2. fix UAF in doctest

    Freax13 committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    cd57be9 View commit details
    Browse the repository at this point in the history