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 of inner references #3141

Merged
merged 2 commits into from
Nov 2, 2023
Merged

Lifetimes of inner references #3141

merged 2 commits into from
Nov 2, 2023

Conversation

82marbag
Copy link
Contributor

@82marbag 82marbag commented Nov 2, 2023

We weren't computing inner lifetimes, e.g. Option(&'a ...)


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 <[email protected]>
@82marbag 82marbag requested review from a team as code owners November 2, 2023 16:37
@rcoh
Copy link
Collaborator

rcoh commented Nov 2, 2023

a test or two might be good since nothing is relying on this (AFAICT)

Signed-off-by: Daniele Ahmed <[email protected]>
@smithy-lang smithy-lang deleted a comment from github-actions bot Nov 2, 2023
Copy link

github-actions bot commented Nov 2, 2023

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.

@rcoh rcoh added this pull request to the merge queue Nov 2, 2023
Merged via the queue into main with commit 315d88b Nov 2, 2023
41 checks passed
@rcoh rcoh deleted the inner-reference-type branch November 2, 2023 21:07
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