Skip to content

Conversation

@kevinwright
Copy link
Contributor

Adds an items() method that can be used to iterate over dropped data.

Adds an `items()` method that can be used to iterate over dropped data.
@kevinwright kevinwright requested a review from a team as a code owner January 12, 2026 16:55
@jkelleyrtp
Copy link
Member

Can you combine this with the other PR so we have one PR that adjusts this plumbing code instead of multiple?

@kevinwright
Copy link
Contributor Author

kevinwright commented Jan 12, 2026

Are you sure? This is completely independent of the paths PR.

I actively try to avoid unrelated things in a PR if I can help it, especially if the commits are squashed, as it makes it so much harder for the next person who tries to understand the evolution of the codebase by looking at commits.

It also makes it harder to rollback just the one part if a bug is found.

@nicoburns
Copy link
Contributor

@kevinwright this needs to be formatted with rustfmt / cargo fmt

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.

3 participants