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

Reduce special treatment for zsts #67501

Merged
merged 13 commits into from
Jan 10, 2020
Merged

Commits on Jan 7, 2020

  1. Configuration menu
    Copy the full SHA
    cc0fbdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b770b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a5c35b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cac6f4c View commit details
    Browse the repository at this point in the history
  5. Poison any MemPlace created from a zst Operand (or otherwise via `M…

    …PlaceTy::dangling`) so you can't get the address back out.
    oli-obk committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    4fbe434 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23b0c47 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1990db View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f7f5952 View commit details
    Browse the repository at this point in the history
  9. Add more documentation

    oli-obk committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    29c372b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d0b24e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Update src/librustc_mir/interpret/place.rs

    Co-Authored-By: Ralf Jung <post@ralfj.de>
    oli-obk and RalfJung committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    e632940 View commit details
    Browse the repository at this point in the history
  2. Rename Unsized to Meta

    oli-obk committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    a4fa5bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5c4fa8 View commit details
    Browse the repository at this point in the history