)]}'
{
  "commit": "4a3dbe364247ab06d0041faaec84fca7bfd902b3",
  "tree": "5a3408705a8889457648f246712997ffecd1739e",
  "parents": [
    "5adc0312b8fce7a5f68139cdccda87f7d758faa2"
  ],
  "author": {
    "name": "Laine Taffin Altman",
    "email": "alexanderaltman@me.com",
    "time": "Mon Feb 23 22:10:38 2026 -0800"
  },
  "committer": {
    "name": "Laine Taffin Altman",
    "email": "alexanderaltman@me.com",
    "time": "Mon Apr 06 18:00:22 2026 -0700"
  },
  "message": "core::sync::SyncView: make use of AsMut\n\nThis moves the inherent `get_mut` method to be `AsMut::as_mut`, and renames `get_pin_mut` to `as_pin_mut` accordingly.  It also constifies the `AsRef` (and `AsMut`) implementations, preserving the `const` status of the original `get_mut`, albeit only unstably.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "35abe17a94738a66e13eaa46f8686981ef22443c",
      "old_mode": 33188,
      "old_path": "library/core/src/sync/sync_view.rs",
      "new_id": "407da1e92ea846f3d5923307f6979d3a48da5466",
      "new_mode": 33188,
      "new_path": "library/core/src/sync/sync_view.rs"
    }
  ]
}
