Skip to content

Fix fading locations for unnecessary code.#44817

Merged
4 commits merged intodotnet:masterfrom
CyrusNajmabadi:unnecessaryParenFading
Jun 5, 2020
Merged

Fix fading locations for unnecessary code.#44817
4 commits merged intodotnet:masterfrom
CyrusNajmabadi:unnecessaryParenFading

Conversation

@CyrusNajmabadi
Copy link
Contributor

Fixes #44816

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner June 3, 2020 07:59
@CyrusNajmabadi
Copy link
Contributor Author

Looking for a good place to add a test for this so we don't regress this.

@CyrusNajmabadi CyrusNajmabadi force-pushed the unnecessaryParenFading branch from 8d66aff to 8f4ca69 Compare June 3, 2020 09:03
Copy link
Member

@dibarbet dibarbet left a comment

Choose a reason for hiding this comment

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

Looks fine to me, pending Sam's changes

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

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

Auto-approval

@ghost ghost merged commit d1532d6 into dotnet:master Jun 5, 2020
@sharwell sharwell added this to the Next milestone Jun 5, 2020
@RikkiGibson RikkiGibson modified the milestones: Next, 16.7.P3 Jun 8, 2020
@CyrusNajmabadi CyrusNajmabadi deleted the unnecessaryParenFading branch July 8, 2020 18:00
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove unnecessary parens now marks entire expressions as unnecessary (instead of just the parens).

4 participants