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

Enc: Clean up SemanticEdit #70449

Merged
merged 5 commits into from
Nov 13, 2023
Merged

Enc: Clean up SemanticEdit #70449

merged 5 commits into from
Nov 13, 2023

Conversation

tmat
Copy link
Member

@tmat tmat commented Oct 19, 2023

Remove superfluous preserveLocalVariables parameter -- whether or not to preserve local variables is determined by presence of SyntaxMap.

Replace asserts with throws, to fail fast rather than later in the compiler.

Contributes to #70450

TODO:

@tmat tmat force-pushed the PreserveLocalVariables branch from d0dbed7 to 129fea9 Compare November 11, 2023 01:00
@tmat tmat enabled auto-merge (squash) November 11, 2023 01:08
@tmat tmat disabled auto-merge November 12, 2023 18:52
@tmat
Copy link
Member Author

tmat commented Nov 12, 2023

/azp run

Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@tmat tmat merged commit 782b8cf into dotnet:main Nov 13, 2023
@tmat tmat deleted the PreserveLocalVariables branch November 13, 2023 03:12
@ghost ghost added this to the Next milestone Nov 13, 2023
@RikkiGibson RikkiGibson modified the milestones: Next, 17.9 P2 Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers Interactive-EnC untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants