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

chore: remove todo for creating domains at compile time #3601

Closed
wants to merge 1 commit into from

Conversation

DSharifi
Copy link
Member

The todo message to create DnsName at compile time to avoid panics is not possible without a const constructor of DnsName.

@DSharifi DSharifi self-assigned this Jan 24, 2025
@DSharifi DSharifi marked this pull request as ready for review January 24, 2025 14:00
@DSharifi DSharifi requested a review from a team as a code owner January 24, 2025 14:00
Copy link
Contributor

@kpop-dfinity kpop-dfinity left a comment

Choose a reason for hiding this comment

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

There is a similar comment here https://github.com/dfinity/ic/blob/master/rs/xnet/hyper/src/lib.rs#L101 should it be removed as well?

@DSharifi
Copy link
Member Author

Thanks, good catch!

@DSharifi
Copy link
Member Author

I'll wait with merging this in case rustls/pki-types#68 is accepted.

@DSharifi DSharifi closed this Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants