)]}'
{
  "commit": "9a122c98e37f5eb9f2d260bcdac75b28544decdd",
  "tree": "bcb9362bfcca608d0144131b5e64192ee606a7c2",
  "parents": [
    "fbf38028960b5b1d9e33571e81d9f305d8a64377"
  ],
  "author": {
    "name": "Travis Cross",
    "email": "tc@traviscross.com",
    "time": "Sun May 17 17:36:56 2026 +0000"
  },
  "committer": {
    "name": "Travis Cross",
    "email": "tc@traviscross.com",
    "time": "Wed May 20 20:34:28 2026 +0000"
  },
  "message": "Add tests for marker trait winnowing\n\nIt\u0027s harder than one would imagine to demonstrate that the\n`has_non_region_infer()` check in the `TypeOutlives` handler is\nload bearing (even though the check seems right analytically).\nFortunately, we did find a way to show this.  Let\u0027s add that test.\n\nIn working that out, we found two other interesting ways of showing\nthat the `has_non_region_param()` check matters.  Let\u0027s add those too.\n\nThough we\u0027re concerned here with code in the old solver, we test\nagainst both.\n",
  "tree_diff": [
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7fbb63219acc45d291b0bed79b6ec1d304de98cf",
      "new_mode": 33188,
      "new_path": "tests/ui/marker_trait_attr/overlapping-impl-assoc-ty-binding-static.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "49b2249f109ee768f7849d60e04f23b0be9ee409",
      "new_mode": 33188,
      "new_path": "tests/ui/marker_trait_attr/overlapping-impl-infer-resolved-to-param.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "d23fc1657b94ea06d35e5dca60e8a17cf15413ad",
      "new_mode": 33188,
      "new_path": "tests/ui/marker_trait_attr/overlapping-impl-projection-static.rs"
    }
  ]
}
