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: Never allow reads from uninitialized memory in safe Rust #837

Closed
wants to merge 7 commits into from

Commits on Feb 13, 2015

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

    aturon committed Feb 13, 2015
    Configuration menu
    Copy the full SHA
    b2c7cb1 View commit details
    Browse the repository at this point in the history
  3. Clarifications

    aturon committed Feb 13, 2015
    Configuration menu
    Copy the full SHA
    22c5996 View commit details
    Browse the repository at this point in the history
  4. Clarifications

    aturon committed Feb 13, 2015
    Configuration menu
    Copy the full SHA
    adf97bd View commit details
    Browse the repository at this point in the history
  5. Clarifications

    aturon committed Feb 13, 2015
    Configuration menu
    Copy the full SHA
    d419cee View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2015

  1. Clarify practical consequences

    aturon committed Feb 14, 2015
    Configuration menu
    Copy the full SHA
    229bca6 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2015

  1. Clarify applicability

    aturon committed Feb 17, 2015
    Configuration menu
    Copy the full SHA
    a066ed5 View commit details
    Browse the repository at this point in the history