Skip to content

Conversation

@CarlosEduR
Copy link
Member

No description provided.

src/domain.rs Outdated
// Fast path: check if the whole domain is valid ASCII and doesn't need transformation
let mut label_start = 0;
let mut all_ascii = true;
let mut _all_ascii = true;
Copy link
Member

Choose a reason for hiding this comment

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

I think we can just remove all ascii

@anonrig anonrig merged commit 03412b4 into ada-url:main Jul 3, 2025
2 of 5 checks passed
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