Skip to content

Remove redundant clones in html5ever/src/tree_builder/mod.rs - #770

Merged
simonwuelker merged 1 commit into
servo:mainfrom
FranciscoTGouveia:remove-clones
Aug 7, 2026
Merged

Remove redundant clones in html5ever/src/tree_builder/mod.rs#770
simonwuelker merged 1 commit into
servo:mainfrom
FranciscoTGouveia:remove-clones

Conversation

@FranciscoTGouveia

Copy link
Copy Markdown
Contributor

If I am not overlooking anything, I believe these clones are redundant and can thus be safely removed.

For reference, this change was found by an optimizer developed as a research project.

CC @nunoplopes

@simonwuelker
simonwuelker enabled auto-merge August 6, 2026 23:15
@mrobinson mrobinson changed the title Remove redundant clones Remove redundant clones in html5ever/src/tree_builder/mod.rs Aug 7, 2026
@simonwuelker
simonwuelker added this pull request to the merge queue Aug 7, 2026
Merged via the queue into servo:main with commit d069ba8 Aug 7, 2026
9 checks passed
@github-actions github-actions Bot added the V-non-breaking A non-breaking change label Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

V-non-breaking A non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants