)]}'
{
  "commit": "2d77015ec852f90f04444eedaacb846ffc187174",
  "tree": "6fdc276548b6433d076d1a75f6692cefac838bf6",
  "parents": [
    "473a0c7530afb9ca5d107a64a3de46f84be757b5"
  ],
  "author": {
    "name": "Abseil Team",
    "email": "absl-team@google.com",
    "time": "Thu Sep 25 14:28:51 2025 -0700"
  },
  "committer": {
    "name": "Copybara-Service",
    "email": "copybara-worker@google.com",
    "time": "Thu Sep 25 14:29:43 2025 -0700"
  },
  "message": "Fix bug in absl::FunctionRef conversions from non-const to const\n\nThe current inheritance chain causes the copy-constructor in the parent class to take precedence over the intended conversion constructor, altering the double-indirection behavior. This commit fixes this bug.\n\nPiperOrigin-RevId: 811502451\nChange-Id: Ia53904f45f14595cecc8a44544ae8b0c477896e7\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "10244b8df4ec9d25d0b0c439d07e8369087c5b8c",
      "old_mode": 33188,
      "old_path": "absl/functional/function_ref.h",
      "new_id": "fe528537f2b030a2a3487a6f728234b578c7224b",
      "new_mode": 33188,
      "new_path": "absl/functional/function_ref.h"
    },
    {
      "type": "modify",
      "old_id": "26db103bf538c7d878ed775b4f4436ad950d7659",
      "old_mode": 33188,
      "old_path": "absl/functional/function_ref_test.cc",
      "new_id": "a0c67459aa3fb46fbd3e031c059882f2e4037066",
      "new_mode": 33188,
      "new_path": "absl/functional/function_ref_test.cc"
    }
  ]
}
