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

Don't access a static just for its size and alignment #62982

Merged
merged 7 commits into from
Jul 27, 2019

Commits on Jul 25, 2019

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

Commits on Jul 26, 2019

  1. Fix tidy

    oli-obk committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    34e7a3c View commit details
    Browse the repository at this point in the history
  2. Clear up get_size_and_align

    oli-obk committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    3bc1d01 View commit details
    Browse the repository at this point in the history
  3. Address review comments

    oli-obk committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    796e7a8 View commit details
    Browse the repository at this point in the history
  4. Update src/librustc_mir/interpret/memory.rs

    Co-Authored-By: Ralf Jung <post@ralfj.de>
    oli-obk and RalfJung committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    6e04ca7 View commit details
    Browse the repository at this point in the history
  5. Update src/librustc_mir/interpret/memory.rs

    Co-Authored-By: Ralf Jung <post@ralfj.de>
    oli-obk and RalfJung committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    0cd7167 View commit details
    Browse the repository at this point in the history