-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Sync ILLink #80678
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync ILLink #80678
Conversation
…223.1 (dotnet/linker#3169) [main] Update dependencies from dotnet/arcade Commit migrated from dotnet/linker@afdb206
…230.1 (dotnet/linker#3170) [main] Update dependencies from dotnet/arcade Commit migrated from dotnet/linker@c30cfda
This was prompted by dotnet/linker#3158 So I just added several tests for various shapes of type deconstructions. To make it symmetric I also added tests for what I call type construction (tuples, anonymous types, records). Commit migrated from dotnet/linker@72d05e4
Commit migrated from dotnet/linker@19c7f53
…net/linker#3173) LdToken acts basically as a reflection access and so it needs to warn about the returned member if that has annotations on it. Commit migrated from dotnet/linker@beb6d3b
This reverts commit dotnet/linker@19c7f53. Commit migrated from dotnet/linker@4b3f78c
First encountered in dotnet#80235, so copying the change to dotnet/linker Commit migrated from dotnet/linker@12885df
To pick up RVA field fix Commit migrated from dotnet/linker@7716bee
Commit migrated from dotnet/linker@4452038
Tagging subscribers to this area: @agocke, @sbomer, @vitek-karas Issue DetailsSync with latest dotnet/linker commits
|
Tagging subscribers to 'linkable-framework': @eerhardt, @vitek-karas, @LakshanF, @sbomer, @joperezr Issue DetailsSync with latest dotnet/linker commits
|
This PR needs a dotnet admin to merge without squashing (use the merge-commit instead) @jkotas, @marek-safar |
Sync with latest dotnet/linker commits