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

Drop @Nullable from RefasterRule#afterTemplates() #1606

Conversation

Stephan202
Copy link
Contributor

This property is never null and the caller unconditionally dereferences it.

This property is never null and the caller unconditionally dereferences
it.
@cushon cushon self-assigned this May 12, 2020
kluever pushed a commit that referenced this pull request May 14, 2020
This property is never null and the caller unconditionally dereferences

Fixes #1606

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=311377788
@kluever kluever mentioned this pull request May 14, 2020
kluever pushed a commit that referenced this pull request May 14, 2020
This property is never null and the caller unconditionally dereferences

Fixes #1606

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=311377788
@Stephan202 Stephan202 deleted the bugfix/drop-Nullable-annotation branch August 6, 2023 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants