Skip to content

Conversation

@nnabeyang
Copy link
Contributor

This PR fixes redundant result wrapping in parse_nth. Previously, calls to
parse_b and parse_signless_b were wrapped inside Ok(...), even though
those helpers already return Result<(i32, i32), BasicParseError>.

Copy link
Member

@emilio emilio left a comment

Choose a reason for hiding this comment

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

Thanks!

@emilio emilio added this pull request to the merge queue Dec 25, 2025
Merged via the queue into servo:main with commit 8fc7a5c Dec 25, 2025
15 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