Skip to content

Conversation

tmat
Copy link
Member

@tmat tmat commented Oct 20, 2023

Removes emit error ERR_EncUpdateFailedDelegateTypeChanged and implements the same approach to indexed synthesized delegate templates as we have had for anonymous type templates.

The IDE reports rude edit when a lambda signature changes, so the compiler doesn't need to report ERR_EncUpdateFailedDelegateTypeChanged for that case.

Fixes #67243

@tmat tmat requested review from a team as code owners October 20, 2023 22:20
@ghost ghost added Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead labels Oct 20, 2023
@tmat
Copy link
Member Author

tmat commented Oct 20, 2023

@davidwengier @dotnet/roslyn-compiler @cston @jjonescz ptal

@tmat
Copy link
Member Author

tmat commented Nov 8, 2023

/azp run

Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@tmat
Copy link
Member Author

tmat commented Nov 8, 2023

/azp run

Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@tmat tmat merged commit 00aa333 into dotnet:main Nov 8, 2023
@tmat tmat deleted the EncAnonDelegates branch November 8, 2023 19:24
@ghost ghost added this to the Next milestone Nov 8, 2023
@tmat tmat removed this from the Next milestone Nov 8, 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.

dotnet watch is not picking up changes on .cshtml files using Razor Pages

4 participants