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

Add offset_of! macro (RFC 3308) #106934

Merged
merged 10 commits into from
Apr 22, 2023
Merged

Add offset_of! macro (RFC 3308) #106934

merged 10 commits into from
Apr 22, 2023

Commits on Apr 21, 2023

  1. offset_of

    beepster4096 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    511e457 View commit details
    Browse the repository at this point in the history
  2. intern offsetof fields

    beepster4096 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    61f23e0 View commit details
    Browse the repository at this point in the history
  3. test improvements

    beepster4096 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    b95852b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b92c2f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    631ea7c View commit details
    Browse the repository at this point in the history
  6. fmt

    beepster4096 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    2bcb018 View commit details
    Browse the repository at this point in the history
  7. bless

    beepster4096 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    f92294f View commit details
    Browse the repository at this point in the history
  8. minor tweaks

    beepster4096 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    3206960 View commit details
    Browse the repository at this point in the history
  9. major test improvements

    beepster4096 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    a642563 View commit details
    Browse the repository at this point in the history
  10. rustfmt fmt

    beepster4096 committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    99abe44 View commit details
    Browse the repository at this point in the history