-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Implement RuntimeHelpers.SizeOf #100618
Merged
Merged
Implement RuntimeHelpers.SizeOf #100618
Commits on Apr 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3362c4a - Browse repository at this point
Copy the full SHA 3362c4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47c6a24 - Browse repository at this point
Copy the full SHA 47c6a24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16ea830 - Browse repository at this point
Copy the full SHA 16ea830View commit details
Commits on Apr 4, 2024
-
Apply suggestions from code review
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for cb7ec92 - Browse repository at this point
Copy the full SHA cb7ec92View commit details -
Update src/libraries/System.Runtime/tests/System.Runtime.Tests/System…
…/Runtime/CompilerServices/RuntimeHelpersTests.cs Co-authored-by: Jan Kotas <jkotas@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 47d3b54 - Browse repository at this point
Copy the full SHA 47d3b54View commit details -
Configuration menu - View commit details
-
Copy full SHA for c086418 - Browse repository at this point
Copy the full SHA c086418View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84b4c0f - Browse repository at this point
Copy the full SHA 84b4c0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49e6521 - Browse repository at this point
Copy the full SHA 49e6521View commit details -
Configuration menu - View commit details
-
Copy full SHA for f93baee - Browse repository at this point
Copy the full SHA f93baeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6898911 - Browse repository at this point
Copy the full SHA 6898911View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3423a52 - Browse repository at this point
Copy the full SHA 3423a52View commit details
Commits on Apr 5, 2024
-
Update RuntimeHelpers.NativeAot.cs
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 1c473f6 - Browse repository at this point
Copy the full SHA 1c473f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21fde4e - Browse repository at this point
Copy the full SHA 21fde4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51a93b2 - Browse repository at this point
Copy the full SHA 51a93b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec81d77 - Browse repository at this point
Copy the full SHA ec81d77View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed05d1a - Browse repository at this point
Copy the full SHA ed05d1aView commit details
Commits on Apr 8, 2024
-
Merge branch 'main' of github.com:dotnet/runtime into sizeof
# Conflicts: # src/coreclr/System.Private.CoreLib/src/System/Runtime/CompilerServices/RuntimeHelpers.CoreCLR.cs # src/coreclr/nativeaot/System.Private.CoreLib/src/System/Runtime/CompilerServices/RuntimeHelpers.NativeAot.cs # src/libraries/System.Runtime/tests/System.Runtime.Tests/System/Runtime/CompilerServices/RuntimeHelpersTests.cs # src/mono/System.Private.CoreLib/src/System/Runtime/CompilerServices/RuntimeHelpers.Mono.cs # src/mono/mono/metadata/icall.c
Configuration menu - View commit details
-
Copy full SHA for 7908cf6 - Browse repository at this point
Copy the full SHA 7908cf6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.