)]}'
{
  "commit": "fa43a690519ca7ea158cd23ba451f27dcef07e46",
  "tree": "4937981f33a4d74c9a6b2d5c20d39b292a1dde5d",
  "parents": [
    "47e62ee30c6e6c4dd13296dd671c9d1126515324"
  ],
  "author": {
    "name": "Nicholas Nethercote",
    "email": "n.nethercote@gmail.com",
    "time": "Thu Jul 09 09:25:17 2026 +1000"
  },
  "committer": {
    "name": "Nicholas Nethercote",
    "email": "n.nethercote@gmail.com",
    "time": "Thu Jul 09 10:24:05 2026 +1000"
  },
  "message": "Improve `TokenStreamIter`.\n\nIt\u0027s simpler if it\u0027s just a wrapper around `slice::Iter`.\n\nAlso, we might as well implement `size_hint`. It doesn\u0027t have any effect\non perf but it\u0027s trivial and might help one day.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1ef91d718a81039cae1bf6a11793538b3dcd5479",
      "old_mode": 33188,
      "old_path": "compiler/rustc_ast/src/tokenstream.rs",
      "new_id": "98caac2c88f77f7a89e3aae3041ed3c3f3ac2251",
      "new_mode": 33188,
      "new_path": "compiler/rustc_ast/src/tokenstream.rs"
    },
    {
      "type": "modify",
      "old_id": "9b79e5fabf1d9f5df33c359170a8948c7394e79f",
      "old_mode": 33188,
      "old_path": "compiler/rustc_ast/src/tokenstream/tests.rs",
      "new_id": "6c7e82a97c58e035caf7102697843032200919f0",
      "new_mode": 33188,
      "new_path": "compiler/rustc_ast/src/tokenstream/tests.rs"
    }
  ]
}
