Skip to content

Correct stack allocated arrays in what's new #45866

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

Merged
merged 1 commit into from
Apr 25, 2025
Merged

Conversation

hez2010
Copy link
Contributor

@hez2010 hez2010 commented Apr 19, 2025

Summary

Since .NET 10 preview 3, arrays of types containing GC pointers (including reference types) can also be stack allocated.


Internal previews

📄 File 🔗 Preview link
docs/core/whats-new/dotnet-10/overview.md What's new in .NET 10

@hez2010 hez2010 requested review from CamSoper and a team as code owners April 19, 2025 13:36
@dotnetrepoman dotnetrepoman bot added this to the April 2025 milestone Apr 19, 2025
@dotnet-policy-service dotnet-policy-service bot added dotnet-fundamentals/svc community-contribution Indicates PR is created by someone from the .NET community. labels Apr 19, 2025
@gewarren
Copy link
Contributor

Ping @CamSoper

@CamSoper CamSoper enabled auto-merge (squash) April 25, 2025 17:40
Copy link
Contributor

@CamSoper CamSoper left a comment

Choose a reason for hiding this comment

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

This LGTM, let's :shipit:

@CamSoper CamSoper merged commit 03e6daf into dotnet:main Apr 25, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dotnet-fundamentals/svc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants