Skip to content

style: rename alloc to allocator - #660

Merged
alejandro-vaz merged 1 commit into
servo:v2from
Denimworld12:fix-alloc-naming
Sep 22, 2026
Merged

alejandro-vaz merged 1 commit into
servo:v2from
Denimworld12:fix-alloc-naming

Conversation

@Denimworld12

Copy link
Copy Markdown
Contributor

Renamed the remaining alloc identifiers to allocator in src/lib.rs.
Left the alloc crate references and prose uses of “alloc” unchanged.
This replaces the previous #642 work.
Closes #640.

Signed-off-by: Denimworld12 <166978100+Denimworld12@users.noreply.github.com>
@alejandro-vaz

Copy link
Copy Markdown
Collaborator

thanks for contributing

@alejandro-vaz
alejandro-vaz added this pull request to the merge queue Sep 22, 2026
Merged via the queue into servo:v2 with commit 48ac785 Sep 22, 2026
6 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.

rename alloc to allocator

2 participants