Skip to content

Conversation

@jsantell
Copy link
Contributor

@jsantell jsantell commented Oct 13, 2023

Fixes #190.

Copy link
Collaborator

@danielhenrymantilla danielhenrymantilla left a comment

Choose a reason for hiding this comment

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

Thanks for the swift PR! I have a naming nit but other than that it LGTM ✅

@jsantell
Copy link
Contributor Author

Thanks for the speedy review! Updated to match_cfg!

@jsantell jsantell changed the title Rename 'cfg_match' to 'cfg_matches' to avoid collision of std nightly macro with the same name. Rename 'cfg_match' to 'match_cfg' to avoid collision of std nightly macro with the same name. Oct 16, 2023
@danielhenrymantilla danielhenrymantilla merged commit 0b405b9 into getditto:master Oct 23, 2023
@jsantell jsantell deleted the fix-190 branch October 23, 2023 23:51
@jsantell
Copy link
Contributor Author

Thank you!

@danielhenrymantilla
Copy link
Collaborator

Released in 0.1.4 🙏

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.

Macro ambiguity on nightly: std::cfg_match vs crate::utils::macros::cfg_match

2 participants