Skip to content

Conversation

@itsBuggingMe
Copy link
Contributor

Helps reduce the total number of types by replacing ThreeObjects, TwoObjects, and EightObjects with the existing InlineArrayX<T> types.

Deleted InlineArrays.cs and replaced `TwoObjects` and `ThreeObjects` with collection expressions. `EightObjects` was replaced with `InlineArray8<object?>`.
@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Nov 24, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Nov 24, 2025
@itsBuggingMe
Copy link
Contributor Author

@dotnet-policy-service agree

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@jkotas jkotas merged commit 3ac1925 into dotnet:main Nov 25, 2025
142 checks passed
@itsBuggingMe itsBuggingMe deleted the remove-object-inlinearray branch November 25, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-contribution Indicates that the PR has been added by a community member needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants