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: support 0x in hex! and similar macros #841

Merged
merged 2 commits into from
Jan 4, 2025
Merged

feat: support 0x in hex! and similar macros #841

merged 2 commits into from
Jan 4, 2025

Conversation

DaniPopes
Copy link
Member

Vendor hex-literal and add support for 0x prefixes.

Closes #764.

Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

nice!
big fan

@DaniPopes DaniPopes merged commit 0d8fe18 into main Jan 4, 2025
30 checks passed
@DaniPopes DaniPopes deleted the dani/hex-0x branch January 4, 2025 13:58
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.

[Feature] Replace hex-literal crate with hexlit in order to support "0x" prefix in the address!() macro
2 participants