Skip to content

Distinguish Itertools::flatten from Iterator::flatten

This fixes a regression (soon in nightly) due to the pending stabilization of Iterator::flatten. See https://github.com/rust-lang/rust/pull/51511 for details.

Thanks

Topic-rename: explicit-itertools-flatten

Edited by Brad King

Merge request reports

Loading