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

Remove custom marking of nested types for event sources #2032

Merged
merged 3 commits into from
May 18, 2021

Conversation

marek-safar
Copy link
Contributor

Fixes #1949

@marek-safar
Copy link
Contributor Author

@vitek-karas when should the nested types be kept? It does not look like the libraries were annotated yet for the tests we have but I'm not sure they are correct.

Copy link
Member

@vitek-karas vitek-karas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideally we should test downlevel behavior. But let's track that in here: #2040

@marek-safar marek-safar merged commit 2cf3082 into dotnet:main May 18, 2021
@marek-safar marek-safar deleted the issue-1949 branch May 18, 2021 14:19
LakshanF added a commit to LakshanF/linker that referenced this pull request May 27, 2021
…et#2032)"

We still cannot take out the special handling for EventSource
This reverts commit 2cf3082.
LakshanF added a commit that referenced this pull request May 27, 2021
…" (#2063)

We still cannot take out the special handling for EventSource
This reverts commit 2cf3082.
agocke pushed a commit to dotnet/runtime that referenced this pull request Nov 16, 2022
agocke pushed a commit to dotnet/runtime that referenced this pull request Nov 16, 2022
…et/linker#2032)" (dotnet/linker#2063)

We still cannot take out the special handling for EventSource
This reverts commit dotnet/linker@2cf3082.

Commit migrated from dotnet/linker@50901f9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove special handling of EventSource
2 participants