)]}'
{
  "commit": "8840409f7ade9da98810dcc6f2affe2d86230cf1",
  "tree": "bc89a3c80f029569f3a117e8c9d4d3f0643482c0",
  "parents": [
    "d10ac47c20152feb5e99b1c35a2e6830f77c66dc"
  ],
  "author": {
    "name": "Trevor Gross",
    "email": "tg@trevorgross.com",
    "time": "Thu Jan 22 22:24:56 2026 -0600"
  },
  "committer": {
    "name": "Trevor Gross",
    "email": "tg@trevorgross.com",
    "time": "Thu Jan 22 23:41:57 2026 -0600"
  },
  "message": "f16,f128: Resolve cfg-releated instances of `FIXME(f16_f128)`\n\nThere are a number of instances of `FIXME(f16_f128)` related to target\nconfiguration; either these could use `target_has_reliable_f128`, or the\nFIXME is describing such a cfg and is thus redundant (since any\n`cfg(target_has_reliable_f*)` needs to be removed before stabilization\nanyway).\n\nSwitch to using `target_has_reliable_*` where applicable and remove the\nredundant FIXMEs.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "65afdd2969b82b0c7c9e83873af5731537c90f42",
      "old_mode": 33188,
      "old_path": "library/core/src/num/f128.rs",
      "new_id": "67515a3b7ad2e18e56ccb40bb2438b06d8f8e65a",
      "new_mode": 33188,
      "new_path": "library/core/src/num/f128.rs"
    },
    {
      "type": "modify",
      "old_id": "344f58da277b8c5651b1fea98a0a28b1892d9694",
      "old_mode": 33188,
      "old_path": "library/core/src/num/f16.rs",
      "new_id": "0487b667d83eff72507c37aac16a335338baeebf",
      "new_mode": 33188,
      "new_path": "library/core/src/num/f16.rs"
    },
    {
      "type": "modify",
      "old_id": "87e21b21f310d1efaa38a4ad32fc1ddac7c736bb",
      "old_mode": 33188,
      "old_path": "library/coretests/tests/floats/mod.rs",
      "new_id": "3f0d98e905fd066db1d8337018070752f455875a",
      "new_mode": 33188,
      "new_path": "library/coretests/tests/floats/mod.rs"
    },
    {
      "type": "modify",
      "old_id": "f759e1dbde6cb61bd10de61299f00b477aec4ad4",
      "old_mode": 33188,
      "old_path": "library/coretests/tests/num/dec2flt/decimal.rs",
      "new_id": "f5ecc604a99a1a6988dce0eaac552436801854ed",
      "new_mode": 33188,
      "new_path": "library/coretests/tests/num/dec2flt/decimal.rs"
    },
    {
      "type": "modify",
      "old_id": "8bf4094ced72f8b4bd4154fb55d6864beec97e77",
      "old_mode": 33188,
      "old_path": "library/coretests/tests/num/dec2flt/float.rs",
      "new_id": "734cb7e4f7dbd7e5db4c627770a4ef79a86a188e",
      "new_mode": 33188,
      "new_path": "library/coretests/tests/num/dec2flt/float.rs"
    },
    {
      "type": "modify",
      "old_id": "6d49d85170e2d2c764027082b005e3be92788679",
      "old_mode": 33188,
      "old_path": "library/coretests/tests/num/dec2flt/lemire.rs",
      "new_id": "ba359a0495fefeb55ae8e6b9a29e97fd91c97b00",
      "new_mode": 33188,
      "new_path": "library/coretests/tests/num/dec2flt/lemire.rs"
    },
    {
      "type": "modify",
      "old_id": "b8ca220847cfa73bc5b22cb2678b15866d02416d",
      "old_mode": 33188,
      "old_path": "library/coretests/tests/num/dec2flt/mod.rs",
      "new_id": "37136e62c6f43966d1541188991b989bb078cbec",
      "new_mode": 33188,
      "new_path": "library/coretests/tests/num/dec2flt/mod.rs"
    },
    {
      "type": "modify",
      "old_id": "e7c90faa05c236ace981856cdc63e69cf52af1da",
      "old_mode": 33188,
      "old_path": "library/std/tests/floats/f128.rs",
      "new_id": "6db468b0ce268a4ebef8cfeff9213ad460e335f4",
      "new_mode": 33188,
      "new_path": "library/std/tests/floats/f128.rs"
    },
    {
      "type": "modify",
      "old_id": "0f8b4138d2266f36131bc0ca925e1ba790124f3e",
      "old_mode": 33188,
      "old_path": "library/std/tests/floats/f16.rs",
      "new_id": "cc0960765f411c0eabf55dbd4f92af2871ff758c",
      "new_mode": 33188,
      "new_path": "library/std/tests/floats/f16.rs"
    },
    {
      "type": "modify",
      "old_id": "a89b2292512875f6f81d1252f264acdd1731666b",
      "old_mode": 33188,
      "old_path": "tests/ui/half-open-range-patterns/half-open-range-pats-semantics.rs",
      "new_id": "df1b9e164c7682ddfc0258e715e87353c90f6899",
      "new_mode": 33188,
      "new_path": "tests/ui/half-open-range-patterns/half-open-range-pats-semantics.rs"
    },
    {
      "type": "modify",
      "old_id": "70283eaeec52715bee63508ec646edb753fb921a",
      "old_mode": 33188,
      "old_path": "tests/ui/match/match-float.rs",
      "new_id": "279bb5927ac454223b2a603afa9f974a9ced8ec9",
      "new_mode": 33188,
      "new_path": "tests/ui/match/match-float.rs"
    }
  ]
}
