{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreigbfk552axki22hgkc5cbgnqwppddwrmkbkdwfryneajuexzyawqu",
"uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mhcwo3fowve2"
},
"path": "/t/introduce-a-way-to-construct-range-from-start-length/24073?page=2#post_33",
"publishedAt": "2026-03-18T02:22:43.000Z",
"site": "https://internals.rust-lang.org",
"textContent": "Note that I might be able to agree about `'a'..+25` (a `Range<char>`), but what _string_ comes \"25th after\" `\"a\"`? If one limits themselves to lowercase ASCII values, it would be `\"aaaaaaaaaaaaaaaaaaaaaaaaaa\"`. But then `\"ab\"` is unreachable via `..+` syntax.",
"title": "Introduce a way to construct Range from start + length"
}