Skip to content

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Jan 13, 2025

Motivation:

The structured swift representation we're using doesn't support generic struct at the moment. We'll need this for an upcoming change.

Modifications:

  • Allow for generic structs with where clauses to be represented and rendered.

Result:

Generic structs can be rendered

Motivation:

The structured swift representation we're using doesn't support generic
struct at the moment. We'll need this for an upcoming change.

Modifications:

- Allow for generic structs with where clauses to be represented and
  rendered.

Result:

Generic structs can be rendered
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Jan 13, 2025
@glbrntt glbrntt requested a review from gjcairo January 13, 2025 09:11
@glbrntt glbrntt enabled auto-merge (squash) January 13, 2025 09:12
@glbrntt glbrntt requested a review from gjcairo January 13, 2025 13:20
@glbrntt glbrntt merged commit 76073a2 into grpc:main Jan 13, 2025
31 of 33 checks passed
@glbrntt glbrntt deleted the more-code-gen branch January 13, 2025 14:05
@rnro rnro mentioned this pull request Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants