Skip to content

More parsing improvements #2016

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

Merged
merged 12 commits into from
Jan 12, 2023
Merged

Conversation

adamsitnik
Copy link
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
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