Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@copybara-service
Copy link

Format incomplete records without type tags when requested.

Inside of other types, they could be formatted as e.g. struct Foo;, when a complete struct would be just Foo. This is because of a really fiddly diverging code path that basically just seems to be a bad factorization. In practice this seems to result in no changes to the output, and is a pure simplification.

Inside of other types, they could be formatted as e.g. `struct Foo;`, when a complete struct would be just `Foo`. This is because of a really fiddly diverging code path that basically just seems to be a bad factorization. In practice this seems to result in no changes to the output, and is a pure simplification.

PiperOrigin-RevId: 846446543
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.

1 participant