ByteBrief
We're a portrait publication through and through. Turn your phone back and your briefing picks up right where you left it.
(We tried widescreen once. It wasn't us.)
Rust 1.96.0 stabilizes new range types from RFC3550 that implement IntoIterator instead of Iterator, allowing them to be Copy. The new types include core::range::Range, core::range::RangeFrom, core::range::RangeInclusive, and core::range::RangeToInclusive. Range syntax like 0..1 still produces legacy types for now.
Tap to vote and see what everyone thinks.
Summary by ByteBrief