Skip to content

Remove positive Unary expressions to avoid confusion in addition#69257

Merged
jaredpar merged 1 commit intodotnet:mainfrom
gero3:patch-4
Aug 9, 2023
Merged

Remove positive Unary expressions to avoid confusion in addition#69257
jaredpar merged 1 commit intodotnet:mainfrom
gero3:patch-4

Conversation

@gero3
Copy link
Copy Markdown
Contributor

@gero3 gero3 commented Jul 27, 2023

A small cleanup to avoid having problems when updating this code. I think adding an analyzer to detect positive unary expressions in an addition expression would be helpful for others too.

@gero3 gero3 requested a review from a team as a code owner July 27, 2023 13:08
@ghost ghost added Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead Community The pull request was submitted by a contributor who is not a Microsoft employee. labels Jul 27, 2023
@jcouv jcouv self-assigned this Jul 27, 2023
Copy link
Copy Markdown
Member

@jcouv jcouv left a comment

Choose a reason for hiding this comment

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

LGTM Thanks (iteration 1)

@jcouv jcouv added Test Test failures in roslyn-CI and removed untriaged Issues and PRs which have not yet been triaged by a lead labels Jul 27, 2023
@jaredpar jaredpar merged commit 09d8554 into dotnet:main Aug 9, 2023
@ghost ghost added this to the Next milestone Aug 9, 2023
dibarbet added a commit to dibarbet/roslyn that referenced this pull request Aug 15, 2023
@dibarbet dibarbet modified the milestones: Next, 17.8 P2 Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Compilers Community The pull request was submitted by a contributor who is not a Microsoft employee. Test Test failures in roslyn-CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants