Skip to content

Merge FileScopedNamespaces to main#54724

Merged
RikkiGibson merged 25 commits intomainfrom
features/FileScopedNamespaces
Jul 9, 2021
Merged

Merge FileScopedNamespaces to main#54724
RikkiGibson merged 25 commits intomainfrom
features/FileScopedNamespaces

Conversation

@RikkiGibson
Copy link
Copy Markdown
Member

Test plan: #49000

msftbot[bot] and others added 25 commits February 28, 2021 01:41
…copedNamespaces

Merge master to features/FileScopedNamespaces
…pedNamespaces

Merge main to features/FileScopedNamespaces
…pedNamespaces

Merge main to features/FileScopedNamespaces
…pedNamespaces

Merge main to features/FileScopedNamespaces
…pedNamespaces

Merge main to features/FileScopedNamespaces
…pedNamespaces

Merge main to features/FileScopedNamespaces
…pedNamespaces

Merge main to features/FileScopedNamespaces
Merge main into FileScopedNamespaces
Co-authored-by: Rikki Gibson <rigibson@microsoft.com>
…lyn into merges/main-to-features/FileScopedNamespaces
…pedNamespaces

Merges/main to features/file scoped namespaces
… into merges/main-to-features/FileScopedNamespaces
… into merges/main-to-features/FileScopedNamespaces
Address FileScopedNamespaces test plan review
@RikkiGibson RikkiGibson requested review from a team as code owners July 9, 2021 20:21
@ghost ghost added the Area-Compilers label Jul 9, 2021
public bool IsTopLevelNodeWithMembers([NotNullWhen(true)] SyntaxNode? node)
{
return node is NamespaceDeclarationSyntax ||
return node is BaseNamespaceDeclarationSyntax ||
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@CyrusNajmabadi There are other references to NamespaceDeclarationSyntax in this class, some of which I feel they should be adjusted to handle file-scoped namespaces. Are you tracking doing that?

@RikkiGibson RikkiGibson merged commit 5ccc528 into main Jul 9, 2021
@ghost ghost added this to the Next milestone Jul 9, 2021
@RikkiGibson RikkiGibson deleted the features/FileScopedNamespaces branch July 9, 2021 23:53
@allisonchou allisonchou modified the milestones: Next, 17.0.P3 Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants