dotnet / dotnet/runtime

Crossgen2 does not precompile return dropping thunks for async covariant return overrides

Open
#126,755 0 comments 0 reactions 0 assignees View on GitHub
area-ReadyToRun runtime-async
Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Description

https://github.com/dotnet/runtime/pull/125900 added support for covariant returns in CoreCLR, and https://github.com/dotnet/runtime/pull/127186 added support for ReadyToRun by making sure we don't precompile the methods, but the methods are not precompiled by crossgen2.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.