Skip to content

Conversation

@tarcieri
Copy link
Member

Lacking a better place, this puts them in the toplevel lib.rs

These methods have nothing to do with iterators, so iter.rs is the wrong place for them, even if lib.rs is getting a bit large.

This places them close to the definitions of slice_as_flattened(_mut).

Lacking a better place, this puts them in the toplevel `lib.rs`

These methods have nothing to do with iterators, so `iter.rs` is the
wrong place for them, even if `lib.rs` is getting a bit large.

This places them close to the definitions of `slice_as_flattened(_mut)`.
@tarcieri tarcieri force-pushed the move-as-flattened-defs-out-of-iter-module branch from ca57bb4 to 9223767 Compare September 23, 2025 14:45
@tarcieri tarcieri merged commit 49cc4d1 into master Sep 23, 2025
14 checks passed
@tarcieri tarcieri deleted the move-as-flattened-defs-out-of-iter-module branch September 23, 2025 14:46
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