Skip to content

Moe Sync#1369

Merged
nick-someone merged 3 commits into
masterfrom
sync-master-2019/10/09
Oct 9, 2019
Merged

Moe Sync#1369
nick-someone merged 3 commits into
masterfrom
sync-master-2019/10/09

Conversation

@nick-someone

Copy link
Copy Markdown
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