Skip to content

Moe Sync #1369

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 3 commits into from
Oct 9, 2019
Merged

Moe Sync #1369

merged 3 commits into from
Oct 9, 2019

Conversation

nick-someone
Copy link
Member

This code has been reviewed and submitted internally. Feel free to discuss on the PR and we can submit follow-up changes as necessary.

Commits:

Update broken link to the Truth project

4a16e80


Make enclosingClass return null for module symbols.

This solves a problem with UnusedNestedClass on module-info.java files.

Fixes #1240
Somewhat relevant to google/guava-beta-checker#8

88e535a


Also check for `10 ^ ...` in XorPower

d2f796b

nick-someone and others added 3 commits October 9, 2019 09:55
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=273566469
This solves a problem with UnusedNestedClass on module-info.java files.

Fixes #1240
Somewhat relevant to google/guava-beta-checker#8

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=273590160
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=273593510
@nick-someone nick-someone merged commit 77b3354 into master Oct 9, 2019
@nick-someone nick-someone deleted the sync-master-2019/10/09 branch October 9, 2019 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UnusedNestedClass leads to NullPointerException (with repro)
4 participants