rust/library/core
Jonathan Brouwer cbcd1c3eef
Rollup merge of #151036 - issue-151026, r=mati865
Better handle when trying to iterate on a `Range` of a type that isn't `Step`

Mention when a trait bound corresponds to an unstable trait.

Mention `Range` when `Step` bound is unment, and explain that only some std types impl `Iterator` for `Range`.

CC rust-lang/rust#151026
2026-01-14 11:05:40 +01:00
..
src Rollup merge of #151036 - issue-151026, r=mati865 2026-01-14 11:05:40 +01:00
Cargo.toml add autodiff examples 2025-11-16 23:35:37 -05:00