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

[BitwiseCopyable] Promote to feature. #73235

Merged
merged 6 commits into from
May 4, 2024

Commits on Apr 24, 2024

  1. [BitwiseCopyable] Promote to feature.

    SE-0426 was accepted.
    nate-chandler committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ed5c7ef View commit details
    Browse the repository at this point in the history
  2. [BitwiseCopyable] Promote ConformanceSuppression.

    The ability to suppress conformance to BitwiseCopyable was part of the
    accepted SE-428.
    nate-chandler committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    6e975da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    016489e View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    b1fbe4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9ad81e View commit details
    Browse the repository at this point in the history
  3. [BitwiseCopyable] Deprecate unbound overloads.

    The unconstrained overloads of loadUnaligned and storeBytes were
    deprecated in SE-0426.
    nate-chandler committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b12def9 View commit details
    Browse the repository at this point in the history