Skip to content

Optimize SummaryParser::parse_link() to remove unneeded replace - #3178

Open
DanielEScherzer wants to merge 1 commit into
rust-lang:masterfrom
DanielEScherzer:SummaryParser-parse_link
Open

Optimize SummaryParser::parse_link() to remove unneeded replace#3178
DanielEScherzer wants to merge 1 commit into
rust-lang:masterfrom
DanielEScherzer:SummaryParser-parse_link

Conversation

@DanielEScherzer

Copy link
Copy Markdown

Since the link will be checked to determine if it is empty anyway, only replace %20 with spaces when not empty.

Since the link will be checked to determine if it is empty anyway, only replace
`%20` with spaces when not empty.
@rustbot rustbot added the S-waiting-on-review Status: waiting on a review label Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: waiting on a review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants