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

consider assignments of union field of ManuallyDrop type safe #78068

Merged
merged 7 commits into from
Dec 15, 2020

Commits on Nov 20, 2020

  1. Configuration menu
    Copy the full SHA
    3ac1df8 View commit details
    Browse the repository at this point in the history
  2. adjust union access unsafety check logic to take into account Deref a…

    …nd the actual type of the assignment
    RalfJung committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    64856e2 View commit details
    Browse the repository at this point in the history
  3. improve formatting

    RalfJung committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    63bdb3a View commit details
    Browse the repository at this point in the history
  4. needs -> might need

    RalfJung committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    af309cc View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2020

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

Commits on Nov 22, 2020

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

Commits on Nov 28, 2020

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