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 fn into_raw_with_allocator to Rc/Arc/Weak. #125093

Merged
merged 2 commits into from
May 20, 2024

Commits on May 13, 2024

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

Commits on May 17, 2024

  1. Access alloc field directly in Arc/Rc::into_raw_with_allocator.

    ... since fn allocator doesn't exist yet.
    zachs18 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c895f6e View commit details
    Browse the repository at this point in the history