Skip to content

Move Splice iterator into its own module - #667

Merged
alejandro-vaz merged 3 commits into
servo:v2from
Kxrma47:refactor/splice-iterator-module
Sep 23, 2026
Merged

alejandro-vaz merged 3 commits into
servo:v2from
Kxrma47:refactor/splice-iterator-module

Conversation

@Kxrma47

@Kxrma47 Kxrma47 commented Sep 23, 2026

Copy link
Copy Markdown
Contributor

Moves Splice and its implementations from lib.rs to src/iterators/splice.rs.

Signed-off-by: Mahidul Haque <114881854+Kxrma47@users.noreply.github.com>
Comment thread src/iterators/splice.rs Outdated
@alejandro-vaz

Copy link
Copy Markdown
Collaborator

and merge conflicts have appeared as well

Signed-off-by: Mahidul Haque <114881854+Kxrma47@users.noreply.github.com>
@alejandro-vaz alejandro-vaz linked an issue Sep 23, 2026 that may be closed by this pull request
Signed-off-by: Mahidul Haque <114881854+Kxrma47@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 23, 2026
Merged via the queue into servo:v2 with commit 6387b50 Sep 23, 2026
7 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.

lib.rs iterator modularization

2 participants