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

Macro support for uncased #309

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

Conversation

edef1c
Copy link

@edef1c edef1c commented Feb 17, 2024

As the title says, macro support for uncased, since UncasedStr::new is const now.
Tests and examples matching the existing ones for Unicase are included.
I wrote this before noticing that #289 includes the same feature, and either will do, but I'm hoping a more focused PR has a better chance of getting merged.

@edef1c
Copy link
Author

edef1c commented Feb 17, 2024

I ended up running into the same issue with macro-caused groups as @thaliaarchi, so that slightly expands the scope of this PR as well.

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.

None yet

1 participant