Skip to content

Add missing lifetime replacement for generic param decls on derive(IntoFuture) impl block#337

Merged
Veetaha merged 2 commits intomasterfrom
feat/fix-into-future-lifetime-replacement
Sep 2, 2025
Merged

Add missing lifetime replacement for generic param decls on derive(IntoFuture) impl block#337
Veetaha merged 2 commits intomasterfrom
feat/fix-into-future-lifetime-replacement

Conversation

@Veetaha
Copy link
Copy Markdown
Collaborator

@Veetaha Veetaha commented Sep 2, 2025

Missed this during initial impl. Before this fix, compilation would fail on a missing generic lifetime if lifetimes are used in generic parameters bounds

@Veetaha Veetaha merged commit 008e7f5 into master Sep 2, 2025
36 checks passed
@Veetaha Veetaha deleted the feat/fix-into-future-lifetime-replacement branch September 2, 2025 11:00
@github-actions github-actions Bot mentioned this pull request Sep 2, 2025
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