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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hez2010
Copy link

@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
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.

1 participant