Skip to content

refactor: initial lib.rs refactor - #516

Open
alejandro-vaz wants to merge 2 commits into
servo:v2from
alejandro-vaz:irefactor
Open

refactor: initial lib.rs refactor#516
alejandro-vaz wants to merge 2 commits into
servo:v2from
alejandro-vaz:irefactor

Conversation

@alejandro-vaz

Copy link
Copy Markdown
Collaborator

this PR modularizes lib.rs, adding the following files:

  • mallocsizeof.rs => for the malloc_size_of feature
  • references.rs => AsRef/AsMut + Deref/DerefMut + Borrow/BorrowMut
  • serde.rs => implementations related to the serde feature

this PR just moves the implementations there, it does nothing more

@alejandro-vaz
alejandro-vaz requested a review from jdm August 30, 2026 20:51
@alejandro-vaz alejandro-vaz self-assigned this Aug 30, 2026
@alejandro-vaz alejandro-vaz changed the title refactor: initial refactor refactor: initial lib.rs refactor Aug 30, 2026
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.

1 participant