)]}'
{
  "commit": "00be9741bfba741d0f2a43a89eaad7c9abe7a468",
  "tree": "ebb040537ff7d127b0ff7c5331c5ed8cea9554b4",
  "parents": [
    "be0ea33bba5000ac134e58acde780af83d908e44"
  ],
  "author": {
    "name": "Michael Baikov",
    "email": "manpacket@gmail.com",
    "time": "Mon Aug 03 06:15:53 2026 -0400"
  },
  "committer": {
    "name": "Mikhail Baykov",
    "email": "manpacket@gmail.com",
    "time": "Sun Aug 23 07:36:15 2026 -0400"
  },
  "message": "std: reduce visibility of some internal OsStr related types\n\nThe std::sys::os_str::{Buf, Slice} types are only used within the std\ncrate and not actually exported. Whole `sys` module is private. They\ndon\u0027t need to be public. This might result in a better generated code,\nbut more importantly it avoids some compile errors down the line.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a57da01a5d85d75920e93c0db0bae25014c37641",
      "old_mode": 33188,
      "old_path": "library/std/src/sys/os_str/bytes.rs",
      "new_id": "048e5def1369ba6dd122118281c0fc385dcb3d25",
      "new_mode": 33188,
      "new_path": "library/std/src/sys/os_str/bytes.rs"
    },
    {
      "type": "modify",
      "old_id": "f7007cbf18b4c0dc78575124e42599b329fbf618",
      "old_mode": 33188,
      "old_path": "library/std/src/sys/os_str/mod.rs",
      "new_id": "dd37b558a096e3a325a1be2cd7e22866f2db01a9",
      "new_mode": 33188,
      "new_path": "library/std/src/sys/os_str/mod.rs"
    },
    {
      "type": "modify",
      "old_id": "289f58aa480f7991a98a9d54378f116f0d54a1a5",
      "old_mode": 33188,
      "old_path": "library/std/src/sys/os_str/utf8.rs",
      "new_id": "3648962da5eebac2420a9fb2b7fd01b1b427b2d3",
      "new_mode": 33188,
      "new_path": "library/std/src/sys/os_str/utf8.rs"
    },
    {
      "type": "modify",
      "old_id": "9a32ab3f3ea12c65793e994f2fb2688c48163c44",
      "old_mode": 33188,
      "old_path": "library/std/src/sys/os_str/wtf8.rs",
      "new_id": "5f9d64dc5d09c9abf51ab1c0f3f77190714f19f1",
      "new_mode": 33188,
      "new_path": "library/std/src/sys/os_str/wtf8.rs"
    }
  ]
}
