Skip to content

Do not remove necessary casts in an interpolation#45700

Merged
3 commits merged intodotnet:masterfrom
CyrusNajmabadi:removeCastInterpolation
Jul 6, 2020
Merged

Do not remove necessary casts in an interpolation#45700
3 commits merged intodotnet:masterfrom
CyrusNajmabadi:removeCastInterpolation

Conversation

@CyrusNajmabadi
Copy link
Contributor

Fixes #45695

REview commit by commit. One commit is a pure rename cleanup.

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner July 6, 2020 19:19
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 a8583d1 into dotnet:master Jul 6, 2020
@CyrusNajmabadi CyrusNajmabadi deleted the removeCastInterpolation branch July 6, 2020 22:11
@CyrusNajmabadi
Copy link
Contributor Author

Thanks!

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.

IDE0004 - incorrectly suggest to remove cast in string interpolation (char to int)

6 participants