)]}'
{
  "commit": "3c43eb050a52a109df8d307f36048274cd2ef696",
  "tree": "868e79163d3893b09959f431ee5d44ca23cd5c86",
  "parents": [
    "526c36b4c477994b7905ec6a084d6150e49076f5"
  ],
  "author": {
    "name": "Yara",
    "email": "git@yara.blue",
    "time": "Wed Aug 19 16:29:59 2026 +0200"
  },
  "committer": {
    "name": "Yara",
    "email": "git@yara.blue",
    "time": "Fri Aug 21 16:21:35 2026 +0200"
  },
  "message": "reflection: remove fields from TypeKind::Int and Float\n\nThese fields served to query the bitwidth for both and whether an\ninteger is signed or not. The bitwith is now provided by `TypeId::bits`\nwhile the signedness can be gotten trough the earlier introduces\n`TypeId::is_signed`.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d77e43b9858af55257f965eeec9afeafa5089fad",
      "old_mode": 33188,
      "old_path": "compiler/rustc_const_eval/src/const_eval/type_info.rs",
      "new_id": "f6e0208d98835d2bf6307d8085197d0cd74247a8",
      "new_mode": 33188,
      "new_path": "compiler/rustc_const_eval/src/const_eval/type_info.rs"
    },
    {
      "type": "modify",
      "old_id": "2f38f9b77faf443f36e1932973fe290413219e28",
      "old_mode": 33188,
      "old_path": "library/core/src/mem/type_info.rs",
      "new_id": "02737d393be18f1193544636442d4e21adffb090",
      "new_mode": 33188,
      "new_path": "library/core/src/mem/type_info.rs"
    },
    {
      "type": "modify",
      "old_id": "74be53c57b46b4336894a9e498a382716aa02b99",
      "old_mode": 33188,
      "old_path": "library/coretests/tests/mem/type_info.rs",
      "new_id": "92e6d47ef6047b821934d3ef9ce06899f5bc44ea",
      "new_mode": 33188,
      "new_path": "library/coretests/tests/mem/type_info.rs"
    }
  ]
}
