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

Deprecate {Box,Rc,Arc}::into_raw_non_null #71168

Merged
merged 4 commits into from
Apr 25, 2020

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    cdb6bef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b359fe1 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-Authored-By: Ralf Jung <post@ralfj.de>
    SimonSapin and RalfJung authored Apr 15, 2020
    Configuration menu
    Copy the full SHA
    9a1c7db View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Implement Box::into_raw based on Box::leak

    … instead of the other way around.
    SimonSapin committed Apr 16, 2020
    Configuration menu
    Copy the full SHA
    7709d20 View commit details
    Browse the repository at this point in the history