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

Kill remaining uses of mem::uninitialized in libcore, liballoc #57045

Merged
merged 10 commits into from
Jan 29, 2019

Commits on Jan 28, 2019

  1. Configuration menu
    Copy the full SHA
    c775c2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c11e514 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a88414e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ffd73df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    630aaa4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    22a947f View commit details
    Browse the repository at this point in the history
  7. Use warn() for extra diagnostics; with -D warnings this leads to errors

    This is needed to properly respect "deny_warnings = false" in config.toml
    RalfJung committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    0e8fb93 View commit details
    Browse the repository at this point in the history
  8. fix typos, improve docs

    RalfJung committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    33a969d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6a52ca3 View commit details
    Browse the repository at this point in the history
  10. fix gdb debug printing

    RalfJung committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    489a792 View commit details
    Browse the repository at this point in the history