Skip to content

Support lifetime params #25

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

PixelDust22
Copy link

@PixelDust22 PixelDust22 commented May 25, 2025

Objective

Allow the macro to be used with lifetime parameters

all_tuples!(impl_system_function, 0, 16, F, 'w, 's);

Also fixed a bug.

Testing

  • Tested with bevy use cases.

Copy link

Welcome, new contributor!

Please make sure you've read our contributing guide and we look forward to reviewing your pull request shortly ✨

@BenjaminBrienen
Copy link
Collaborator

Can you address the clippy lints?

@PixelDust22
Copy link
Author

Fixed!

Copy link
Member

@alice-i-cecile alice-i-cecile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really glad to see a fix here! I'll merge and release this once there's some tests :)

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.

3 participants