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

Lifetimes in builders #3249

Merged
merged 2 commits into from
Nov 24, 2023
Merged

Lifetimes in builders #3249

merged 2 commits into from
Nov 24, 2023

Conversation

82marbag
Copy link
Contributor

Motivation and Context

We're not handling lifetimes in builders of structures.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Signed-off-by: Daniele Ahmed <ahmeddan@amazon.de>
@82marbag 82marbag requested review from a team as code owners November 23, 2023 13:44
Copy link

A new generated diff is ready to view.

A new doc preview is ready to view.

Signed-off-by: Daniele Ahmed <ahmeddan@amazon.de>
Copy link

A new generated diff is ready to view.

  • No codegen difference in the AWS SDK
  • No codegen difference in the Client Test
  • No codegen difference in the Server Test
  • No codegen difference in the Server Test Python
  • No codegen difference in the Server Test Typescript

A new doc preview is ready to view.

@82marbag 82marbag enabled auto-merge November 24, 2023 09:39
@82marbag 82marbag added this pull request to the merge queue Nov 24, 2023
Merged via the queue into main with commit a9ef40b Nov 24, 2023
40 of 41 checks passed
@82marbag 82marbag deleted the lifetimes-builder branch November 24, 2023 10:33
jdisanti pushed a commit that referenced this pull request Nov 27, 2023
## Motivation and Context
We're not handling lifetimes in builders of structures.

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._

---------

Signed-off-by: Daniele Ahmed <ahmeddan@amazon.de>
ysaito1001 pushed a commit that referenced this pull request Nov 28, 2023
## Motivation and Context
We're not handling lifetimes in builders of structures.

----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._

---------

Signed-off-by: Daniele Ahmed <ahmeddan@amazon.de>
@82marbag 82marbag mentioned this pull request Dec 11, 2023
github-merge-queue bot pushed a commit that referenced this pull request Dec 12, 2023
## Description
Lifetimes in `TryFrom`, see: #3249


----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._

Signed-off-by: Daniele Ahmed <ahmeddan@amazon.de>
rcoh pushed a commit that referenced this pull request Dec 14, 2023
## Description
Lifetimes in `TryFrom`, see: #3249


----

_By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice._

Signed-off-by: Daniele Ahmed <ahmeddan@amazon.de>
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