Skip to content

feat: const ::from_static() constructors#209

Merged
seanmonstar merged 1 commit into
hyperium:masterfrom
CosmicHorrorDev:const-from-static
May 26, 2025
Merged

feat: const ::from_static() constructors#209
seanmonstar merged 1 commit into
hyperium:masterfrom
CosmicHorrorDev:const-from-static

Conversation

@CosmicHorrorDev

@CosmicHorrorDev CosmicHorrorDev commented May 25, 2025

Copy link
Copy Markdown
Contributor

constifies the headers::{Referer, Server, UserAgent}::from_static() constructors, since a good deal of the functionality is being able to fail constructing invalid values in const contexts at compile time

@seanmonstar seanmonstar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks! :)

@seanmonstar seanmonstar merged commit 66371a0 into hyperium:master May 26, 2025
6 checks passed
@CosmicHorrorDev CosmicHorrorDev deleted the const-from-static branch May 26, 2025 20:12
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.

2 participants