We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Span<T>
Fix the following places on the VM side to do proper GC reporting for Span<T>:
StubLinkerCPU::CreateTailCallCopyArgsThunk
Slow tail calls may not currently be an issue, but apparently, that could change.
Forked from #7103