Skip to content

Use pattern matching in the comparers - #4066

Merged
stevenaw merged 1 commit into
nunit:masterfrom
stevenaw:pattern-matching-comparers
Mar 20, 2022
Merged

Use pattern matching in the comparers#4066
stevenaw merged 1 commit into
nunit:masterfrom
stevenaw:pattern-matching-comparers

Conversation

@stevenaw

@stevenaw stevenaw commented Mar 16, 2022

Copy link
Copy Markdown
Member

Fixes #4065

A small clean-up PR on an old part of the codebase to opt into newer language features with the possibility of small perf boost

more pattern matching

make a const where it can be

@rprouse rprouse left a comment

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.

@manfred-brands manfred-brands left a comment

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.

Nice work

@stevenaw
stevenaw merged commit 61b6705 into nunit:master Mar 20, 2022
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.

Use pattern matching in the comparers

3 participants