{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreif2n6labrwozr2lfgw2fftqql63nbyvbsdwf6gldgze7fdx5wglaq",
    "uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mgwcloqxo452"
  },
  "path": "/t/introduce-a-way-to-construct-range-from-start-length/24073#post_17",
  "publishedAt": "2026-03-12T20:09:42.000Z",
  "site": "https://internals.rust-lang.org",
  "textContent": "CodesInChaos:\n\n> However it's still ambiguous with `a.. + b`.\n\nWithout saying whether such an operator is a good idea, it would be a straight-forward edition change to have `..+` become an operator and just insist that all existing `..+` be changed to `.. +`. (Especially since I doubt there's any non-contrived `..+` in the wild.)",
  "title": "Introduce a way to construct Range from start + length"
}