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

Use MaybeUninit in liballoc #54924

Merged
merged 5 commits into from
Oct 12, 2018
Merged

Use MaybeUninit in liballoc #54924

merged 5 commits into from
Oct 12, 2018

Commits on Oct 9, 2018

  1. alloc: fix deprecated warnings

    japaric authored and RalfJung committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    aeea992 View commit details
    Browse the repository at this point in the history
  2. address RalfJung's comment

    japaric authored and RalfJung committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    6644e18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d8310c View commit details
    Browse the repository at this point in the history
  4. fix tidy

    japaric authored and RalfJung committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    faa733d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

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