mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
8fe7a4937c
simplify TrustedLen impls Implement on FlattenCompat and delegate from Flatten and FlatMap. /cc ``@the8472``