Skip to content

Extensions: spec updates and track more open issues#9372

Merged
jcouv merged 22 commits intomainfrom
jcouv-patch-5
Jun 4, 2025
Merged

Extensions: spec updates and track more open issues#9372
jcouv merged 22 commits intomainfrom
jcouv-patch-5

Conversation

@jcouv
Copy link
Member

@jcouv jcouv commented May 7, 2025

In terms of spec updates:

  • remove indexer for now (full support may not make it in .NET 10)
  • disallow [ModuleInitializer]
  • allow extern
  • add rule for entrypoints
  • add proposal for cref
  • relax inferrability rule
  • mark skeleton types with specialname

@jcouv jcouv self-assigned this May 7, 2025
extension_member_declaration // add
: method_declaration
| property_declaration
| indexer_declaration
Copy link
Member

Choose a reason for hiding this comment

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

Why?

@jcouv jcouv changed the title Extensions: track more open issues Extensions: spec updates and track more open issues May 21, 2025
@jcouv jcouv marked this pull request as ready for review June 4, 2025 15:41
@jcouv jcouv requested a review from a team as a code owner June 4, 2025 15:41
@jcouv jcouv merged commit 9ecaa5a into main Jun 4, 2025
1 check passed
@jcouv jcouv deleted the jcouv-patch-5 branch June 4, 2025 15:41
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

Successfully merging this pull request may close these issues.

2 participants