Skip to content

More parsing improvements#2016

Merged
adamsitnik merged 12 commits intodotnet:mainfrom
adamsitnik:moreParsingImprovements
Jan 12, 2023
Merged

More parsing improvements#2016
adamsitnik merged 12 commits intodotnet:mainfrom
adamsitnik:moreParsingImprovements

Conversation

@adamsitnik
Copy link
Copy Markdown
Member

Most likely the best way to review this PR is to read each commits description

result = result.Parent;
}

Debug.Assert(result is RootCommandResult);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We've avoided using Debug.Assert in the past. We should discuss.

@adamsitnik adamsitnik merged commit 9c48247 into dotnet:main Jan 12, 2023
@adamsitnik adamsitnik deleted the moreParsingImprovements branch January 12, 2023 15:28
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