Skip to content

Explore regex source generator #7598

Open

Description

.NET 7 introduces a regular expression source generator that can generate a bunch of code at compile time to make a more optimal matcher.

Since MSBuild uses many regular expressions and knows a bunch of them at compile time, we should adopt this.

Possible locations:

(non-exhaustive)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

backloghelp wantedIssues that the core team doesn't plan to work on, but would accept a PR for. Comment to claim.performancetriaged

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions