Skip to content

Backport some fixes from #12200 #12227

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

Merged
merged 5 commits into from
Apr 27, 2021

Conversation

nicolasstucki
Copy link
Contributor

No description provided.

@nicolasstucki nicolasstucki added this to the 3.0.x milestone Apr 26, 2021
Now it trivially covers all: Import, Export, Definition, Term

Previously we missed Import/Export and the optimized version of term testing was incomplete.
`TypeIdentTypeTest` would accidentally match `WildcardTypeTree` and
`WildcardTypeTreeTypeTest` would accidentally match term `Ident(_)`
@nicolasstucki nicolasstucki self-assigned this Apr 26, 2021
@nicolasstucki nicolasstucki linked an issue Apr 26, 2021 that may be closed by this pull request
@nicolasstucki nicolasstucki force-pushed the backport-reflection-fixes branch 2 times, most recently from 1abf186 to 5d5a564 Compare April 27, 2021 09:08
@nicolasstucki nicolasstucki marked this pull request as ready for review April 27, 2021 09:11
Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

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

LGTM

@nicolasstucki nicolasstucki enabled auto-merge April 27, 2021 09:30
@nicolasstucki nicolasstucki merged commit 53651f5 into scala:master Apr 27, 2021
@nicolasstucki nicolasstucki deleted the backport-reflection-fixes branch April 27, 2021 14:10
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.

2 participants