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

MOE Sync 2020-01-13 #1475

Merged
merged 5 commits into from
Jan 13, 2020
Merged

MOE Sync 2020-01-13 #1475

merged 5 commits into from
Jan 13, 2020

Conversation

cgdecker
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:

StronglyTypeTime: qualify the type correctly.

I always forget that this method takes the VisitorState partly for the TreePath. It's a little ironically error-prone...

7ea13b9


MisusedDayOfYear: flag date formats with D where M is also used.

Fixes external #1462

7ed6f71


LossyPrimitiveCompare: disallow usage of Float.compare and Double.compare if the arguments undergo a lossy widening conversion

a68919e


ExtendsAutoValueTest: run the AutoValue processor at test time.

8f77221


LockScanner: check suppressions more.

I found some odd cases where @SuppressWarnings doesn't suppress as you would expect.

b205fe3

graememorgan and others added 5 commits January 13, 2020 12:36
I always forget that this method takes the VisitorState partly for the TreePath. It's a little ironically error-prone...

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=289103677
Fixes external #1462

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=289114572
…pare if the arguments undergo a lossy widening conversion

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=289150261
I found some odd cases where @SuppressWarnings doesn't suppress as you would expect.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=289399783
@cgdecker cgdecker merged commit 49f317c into master Jan 13, 2020
@cgdecker cgdecker deleted the sync-master-2020/01/13 branch January 13, 2020 18:38
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.

4 participants