Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Remove cast" cleanup #43717

Merged
merged 6 commits into from
Sep 24, 2020
Merged

Conversation

CyrusNajmabadi
Copy link
Member

@CyrusNajmabadi CyrusNajmabadi commented Apr 27, 2020

This PR adds some comments and some naming to help explain how one should modify/maintain the cast simplifier. Specifically, what the separation of responsibilities is between it and the SpeculationAnalyzer. There is a still a ton of cleanup/refactoring needed here in the future, but this shoudl help future PRs.

@CyrusNajmabadi CyrusNajmabadi marked this pull request as ready for review September 23, 2020 19:44
@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner September 23, 2020 19:44
@CyrusNajmabadi CyrusNajmabadi changed the title Remove cast cleanup "Remove cast" cleanup Sep 23, 2020
@CyrusNajmabadi CyrusNajmabadi merged commit fc6da2d into dotnet:master Sep 24, 2020
@ghost ghost added this to the Next milestone Sep 24, 2020
@CyrusNajmabadi
Copy link
Member Author

Thanks!

@CyrusNajmabadi CyrusNajmabadi deleted the removeCastCleanup branch September 24, 2020 06:50
@Cosifne Cosifne modified the milestones: Next, 16.9.P1 Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants