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

RFC: Add Box::leak to leak Box<T> to &'static mut T #1233

Closed
wants to merge 4 commits into from

Commits on Aug 1, 2015

  1. leaky-boxes-dynamic-statics

    mystor committed Aug 1, 2015
    Configuration menu
    Copy the full SHA
    b00c54f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2015

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

Commits on Aug 3, 2015

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

Commits on Aug 5, 2015

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