Skip to content

feat: kill may dangle - #652

Merged
alejandro-vaz merged 1 commit into
servo:v2from
alejandro-vaz:kill-may-dangle
Sep 21, 2026
Merged

alejandro-vaz merged 1 commit into
servo:v2from
alejandro-vaz:kill-may-dangle

Conversation

@alejandro-vaz

@alejandro-vaz alejandro-vaz commented Sep 21, 2026

Copy link
Copy Markdown
Collaborator

this PR removes the may_dangle feature as concluded in #603

it does not improve performance, and the only reason of it existing it seems it was vec API parity, with the case in which it may fix a soundness bug is extremely obscure and not something we could replicate

closes #603

@alejandro-vaz
alejandro-vaz requested a review from jdm September 21, 2026 15:09
@alejandro-vaz alejandro-vaz self-assigned this Sep 21, 2026
@alejandro-vaz
alejandro-vaz added this pull request to the merge queue Sep 21, 2026
Merged via the queue into servo:v2 with commit 6d1b92c Sep 21, 2026
6 checks passed
@bolshoytoster

Copy link
Copy Markdown
Contributor

The readme still mentions the feature.

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.

run may_dangle benchmarks on v2

3 participants