Skip to content

Remove unnecessary lambda expression stubs#1462

Merged
Sergio0694 merged 1 commit intostaging/AOTfrom
user/sergiopedri/remove-unnecessary-stubs
Jan 22, 2024
Merged

Remove unnecessary lambda expression stubs#1462
Sergio0694 merged 1 commit intostaging/AOTfrom
user/sergiopedri/remove-unnecessary-stubs

Conversation

@Sergio0694
Copy link
Member

This PR removes a handful of unnecessary stubs. We can just cast a delegate instead and avoid all that generated code.

@Sergio0694 Sergio0694 merged commit 55fea4a into staging/AOT Jan 22, 2024
@Sergio0694 Sergio0694 deleted the user/sergiopedri/remove-unnecessary-stubs branch January 22, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants