Skip to content

Fix #8105: Make check aware of case objects #8106

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 2 commits into from
Jan 29, 2020

Conversation

travisbrown
Copy link
Contributor

I don't have a lot of context here, but this fixes #8105 and seems reasonable—before checking that the companion class of the companion reference is the class itself, we make sure we're not dealing with a case object.

Copy link
Member

@dottybot dottybot left a comment

Choose a reason for hiding this comment

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

Hello, and thank you for opening this PR! 🎉

All contributors have signed the CLA, thank you! ❤️

Have an awesome day! ☀️

@travisbrown
Copy link
Contributor Author

Not sure why the CLA status isn't green? I've definitely signed it.

@smarter
Copy link
Member

smarter commented Jan 28, 2020

The bot seems to be on strike, but it's fine: https://www.lightbend.com/contribute/cla/scala/check/travisbrown

@nicolasstucki nicolasstucki merged commit 89a68b5 into scala:master Jan 29, 2020
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.

Derivation crashes for case object
4 participants