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

Remove invalid Unsafe.As from array helpers #99778

Merged
merged 15 commits into from
Mar 21, 2024
Merged

Commits on Mar 14, 2024

  1. Remove UB from helpers

    MichalPetryka authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    198de58 View commit details
    Browse the repository at this point in the history
  2. Update CastHelpers.cs

    MichalPetryka authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    9d72f6c View commit details
    Browse the repository at this point in the history
  3. Update CastHelpers.cs

    MichalPetryka authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e4b716e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Cleanup more helpers

    MichalPetryka committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    097207a View commit details
    Browse the repository at this point in the history
  2. Further cleanup

    MichalPetryka committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    41608a5 View commit details
    Browse the repository at this point in the history
  3. Remove using

    MichalPetryka committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    55aaf7d View commit details
    Browse the repository at this point in the history
  4. Fix Test.CoreLib

    MichalPetryka committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    ea23fe4 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Fix build errors

    MichalPetryka committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    463678a View commit details
    Browse the repository at this point in the history
  2. Update src/coreclr/nativeaot/Test.CoreLib/src/Test.CoreLib.csproj

    Co-authored-by: Jan Kotas <jkotas@microsoft.com>
    MichalPetryka and jkotas authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    0f6104c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b98907 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e59ad83 View commit details
    Browse the repository at this point in the history
  5. Update src/coreclr/vm/metasig.h

    Co-authored-by: Jan Kotas <jkotas@microsoft.com>
    MichalPetryka and jkotas authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    ebf890a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    0d69258 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    jkotas committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1bdb1f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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