)]}'
{
  "commit": "5d637fd0ecf40e8ceb6e9dc8b44fd472da3ddd87",
  "tree": "5d5dbb23fa930ec52ad64105bf04787e7d58cfb6",
  "parents": [
    "3b58636b30eb364ac72aeaf03d46347084ed87d1"
  ],
  "author": {
    "name": "rabindra789",
    "email": "rabindrameher116@gmail.com",
    "time": "Sat Jul 11 18:57:22 2026 +0530"
  },
  "committer": {
    "name": "rabindra789",
    "email": "rabindrameher116@gmail.com",
    "time": "Sat Jul 11 19:46:57 2026 +0530"
  },
  "message": "std: increase Windows console stdin scratch buffer\n\nThe small-buffer path in Stdin::read allocates a one-element UTF-16\nscratch buffer. When a pending surrogate exists,\nread_u16s_fixup_surrogates requires temporary storage for both the\nbuffered surrogate and one newly read UTF-16 code unit.\n\nIncrease the scratch buffer to two UTF-16 code units so the surrogate\npath can complete without panicking.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "475a0592528b484a8b5cfc28ff04cc54d85995f4",
      "old_mode": 33188,
      "old_path": "library/std/src/sys/stdio/windows.rs",
      "new_id": "89976847d381767275d192352b56b212620f4e2d",
      "new_mode": 33188,
      "new_path": "library/std/src/sys/stdio/windows.rs"
    }
  ]
}
