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

Insert alignment checks for pointer dereferences when debug assertions are enabled #98112

Merged
merged 8 commits into from
Mar 31, 2023

Commits on Mar 23, 2023

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

Commits on Mar 24, 2023

  1. Fix clippy

    saethlin committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    5896f86 View commit details
    Browse the repository at this point in the history
  2. Clarify that we are doing ptr.addr() internally

    Co-authored-by: Ralf Jung <post@ralfj.de>
    saethlin and RalfJung authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    c9c1346 View commit details
    Browse the repository at this point in the history
  3. Use Vec::split_off

    saethlin committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    a71b808 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67540ec View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    9f17ede View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f93ef09 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

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