Skip to content

Minor adjustment to inlining to fix a bad bind#888

Merged
TristonianJones merged 1 commit intogoogle:masterfrom
TristonianJones:inlining-presence-fix
Jan 24, 2024
Merged

Minor adjustment to inlining to fix a bad bind#888
TristonianJones merged 1 commit intogoogle:masterfrom
TristonianJones:inlining-presence-fix

Conversation

@TristonianJones
Copy link
Copy Markdown
Collaborator

Inlining attempted a bind where one was not valid.

Whether or not the inlined type would support field tests was not relevant
to whether it could be used in a bind within a presence test. Removed this
single condition which triggers failures as well as a test case to reproduce
the issue.

@TristonianJones TristonianJones merged commit fb9a6ce into google:master Jan 24, 2024
@TristonianJones TristonianJones deleted the inlining-presence-fix branch January 24, 2024 16:43
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.

2 participants