{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreihr5vfjzrje7murv446nnb4kf4vq5b5ftiy6pyzgoeytidwydddia",
"uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mhdrjz3egfs2"
},
"path": "/t/introduce-a-way-to-construct-range-from-start-length/24073?page=2#post_34",
"publishedAt": "2026-03-18T13:11:24.000Z",
"site": "https://internals.rust-lang.org",
"textContent": "nitpick: `\"a\"..\"z\"` would really be `\"a\"..+24` which was not the proposal, because here we(?) would want `Range::from_start_and_len(\"a\", 26)` which looks totally reasonable to me; whereas `\"a\"..+x` doesn't tell me if `x` is the total len or the offset from the start.",
"title": "Introduce a way to construct Range from start + length"
}