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

Inline Arrays #495

Closed
kkukshtel opened this issue Nov 19, 2023 · 2 comments
Closed

Inline Arrays #495

kkukshtel opened this issue Nov 19, 2023 · 2 comments

Comments

@kkukshtel
Copy link
Contributor

I was looking around the codebase and saw that there was some previous work to start supporting the new inline array attribute in dotnet 8 but then also saw it looked like it was reverted. Is the intention to support this moving forward or was there a specific reason it was removed?

@tannergooding
Copy link
Member

then also saw it looked like it was reverted

It wasn't removed at all, it simply requires targeting -config preview-codegen currently.

Once #496 is merged, it will be available via -config latest-codegen as well.

@kkukshtel
Copy link
Contributor Author

Awesome, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants