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

feat: Parse and re-codegen const, async, unsafe, extern qualifiers for parameterized test functions #15

Merged
merged 8 commits into from
Mar 6, 2024

Conversation

foresterre
Copy link
Owner

Not so useful with the default #[test] attribute which doesn't support most of these, but this will be useful in an upcoming commit where we will add support for custom test attributes.

…r parameterized test functions

Not so useful with the default #[test] attribute which doesn't support most of these, but this will be useful in an upcoming commit where we will add support for custom test attributes.
@foresterre foresterre enabled auto-merge (rebase) March 6, 2024 01:11
@foresterre foresterre merged commit 81217a4 into main Mar 6, 2024
11 checks passed
@foresterre foresterre deleted the qualifiers branch March 6, 2024 01:59
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