Skip to content

Conversation

@stephentoub
Copy link
Member

Some help to remove allocation, some just help to avoid pulling in Tuple and likely increasing build size.

(Remaining uses of Tuple in netcoreapp don't appear to be worthwhile changing, e.g. a reference type is needed for atomic replacement.)

cc: @jkotas, @marek-safar

@Dotnet-GitSync-Bot
Copy link
Collaborator

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

Some help to remove allocation, some just help to avoid pulling in Tuple and likely increasing build size.
…f.cs Co-authored-by: Jeremy Barton <jbarton@microsoft.com>
@stephentoub stephentoub added the linkable-framework Issues associated with delivering a linker friendly framework label Nov 17, 2020
@stephentoub stephentoub added this to the 6.0.0 milestone Nov 17, 2020
@jkotas jkotas merged commit 5943f09 into dotnet:master Nov 17, 2020
@stephentoub stephentoub deleted the moretuple branch November 21, 2020 01:10
@ghost ghost locked as resolved and limited conversation to collaborators Dec 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

linkable-framework Issues associated with delivering a linker friendly framework

6 participants