{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreie2cckt3pktzlkn7avn2faylebybl6iasmmbvbbvzp5q3coqdmyiq",
    "uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mnsznhqce7f2"
  },
  "path": "/t/infinite-precision-intermediate-arithmetic-how-much-would-break/24383#post_12",
  "publishedAt": "2026-06-09T00:03:46.000Z",
  "site": "https://internals.rust-lang.org",
  "textContent": "toc:\n\n> On a more practical level, this would be lovely to have in a const context specifically.\n\nI want a compile-time-only bigint specifically. At _compile time_ doing like Python does and allocating when it gets big would be completely fine. And it would be really nice to just use `Foo<const BAR: BigInt>` without needing to pick a size _at all_ in places where you don't really care.",
  "title": "Infinite precision intermediate arithmetic: how much would break?"
}