{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreicdzg3kwln5d7ple7pt2n46bigmhbewdc6jrxkb37hv6g4hwg7g6q",
"uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mi7v3laiyvr2"
},
"path": "/t/introduce-a-way-to-construct-range-from-start-length/24073?page=2#post_39",
"publishedAt": "2026-03-28T07:53:37.000Z",
"site": "https://internals.rust-lang.org",
"textContent": "It would also be nice for it to participate in match exhaustiveness checking!\n\n\n |x: u8| match x {\n 0..+128 => \"small\",\n 128..+32 => \"medium\",\n 160.. => \"large\"\n }\n",
"title": "Introduce a way to construct Range from start + length"
}