Skip to content
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

Move ILLink.LinkAttributes to shared and support NullabilityInfoContext with trimming nullability attributes #56475

Merged
merged 7 commits into from
Jul 30, 2021

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    7f302c8 View commit details
    Browse the repository at this point in the history
  2. Update ILLink.LinkAttributes that are now shared between mono and cor…

    …eclr
    
    - Move IntrinsicAttribute to mono only
    - Introduce feature switches for NullabilityInfoContext and AggressiveAttributeTrimming
    - Minor other cleanup
    eerhardt committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    ddd9f6d View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    f5826dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1cabb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    860414d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    4af7f30 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Fix Linq tests now that the ExtensionAttribute isn't being trimmed al…

    …l the time on mono WASM
    eerhardt committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    c283933 View commit details
    Browse the repository at this point in the history