Skip to content

Introduce RangeInclusive::{new, start, end} methods and make the fields private.#49724

Merged
bors merged 3 commits into
rust-lang:masterfrom
kennytm:range-inc-start-end-methods
May 1, 2018
Merged

Introduce RangeInclusive::{new, start, end} methods and make the fields private.#49724
bors merged 3 commits into
rust-lang:masterfrom
kennytm:range-inc-start-end-methods

new() should be const; start()/end() after iteration is unspecified.

f70b2eb
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs