)]}'
{
  "commit": "71523aacfe8a5dc7dd7c4bd922c8dc4b7208a5f5",
  "tree": "bcf11bb7030f10609d6d1d5d58718b3bed9789ea",
  "parents": [
    "32cfe53009803b85afd40ff72768bb058e9936f0"
  ],
  "author": {
    "name": "LaneAsade",
    "email": "naelsaade007@gmail.com",
    "time": "Tue Jun 09 13:54:37 2026 +0530"
  },
  "committer": {
    "name": "LaneAsade",
    "email": "naelsaade007@gmail.com",
    "time": "Fri Jun 12 13:05:44 2026 +0530"
  },
  "message": "Remove AnonConstKind::GCA and reject generic anon consts\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "35ab34c6c0e4d6fed40952a5b91583a277139314",
      "old_mode": 33188,
      "old_path": "compiler/rustc_hir_analysis/src/collect.rs",
      "new_id": "48b281851d3db47c635d313728da8d31ed960c90",
      "new_mode": 33188,
      "new_path": "compiler/rustc_hir_analysis/src/collect.rs"
    },
    {
      "type": "modify",
      "old_id": "94bd2b1d2a0560e0e8f5ac7bef145ce53fff8b69",
      "old_mode": 33188,
      "old_path": "compiler/rustc_hir_analysis/src/collect/generics_of.rs",
      "new_id": "64f12fd6644c520aedc7e575916dddacc37d85a1",
      "new_mode": 33188,
      "new_path": "compiler/rustc_hir_analysis/src/collect/generics_of.rs"
    },
    {
      "type": "modify",
      "old_id": "62f5d63362a2823b69190c26a321aa260e44bbc2",
      "old_mode": 33188,
      "old_path": "compiler/rustc_hir_analysis/src/hir_ty_lowering/mod.rs",
      "new_id": "5e3e83b9361e399840c914689ba2f526cfa36acc",
      "new_mode": 33188,
      "new_path": "compiler/rustc_hir_analysis/src/hir_ty_lowering/mod.rs"
    },
    {
      "type": "modify",
      "old_id": "4bcc7a5eb02e89d49d2055bcbc31503866f18599",
      "old_mode": 33188,
      "old_path": "compiler/rustc_resolve/src/errors.rs",
      "new_id": "2baf423e296d65a5c2b303411f8b8ebffb015b45",
      "new_mode": 33188,
      "new_path": "compiler/rustc_resolve/src/errors.rs"
    },
    {
      "type": "modify",
      "old_id": "678f1ee96abbb1ac5c4c0bae8c08fd16574bd08b",
      "old_mode": 33188,
      "old_path": "compiler/rustc_trait_selection/src/traits/mod.rs",
      "new_id": "5ddfaf361940ce1bcbc6b1bf3153836f25f4db51",
      "new_mode": 33188,
      "new_path": "compiler/rustc_trait_selection/src/traits/mod.rs"
    },
    {
      "type": "modify",
      "old_id": "ddcdca9e2370db19fdd73ac328a355cc31744ca2",
      "old_mode": 33188,
      "old_path": "compiler/rustc_type_ir/src/const_kind.rs",
      "new_id": "b3a33b775ad10630ff83eda9a4bbb56d89c003f5",
      "new_mode": 33188,
      "new_path": "compiler/rustc_type_ir/src/const_kind.rs"
    },
    {
      "type": "modify",
      "old_id": "ec26f26630a574127cc09904803f41892e263617",
      "old_mode": 33188,
      "old_path": "tests/ui/const-generics/gca/basic-different-definitions.rs",
      "new_id": "bd07cc2d5a26c75cd3804a649fa8eb403ab8f0d4",
      "new_mode": 33188,
      "new_path": "tests/ui/const-generics/gca/basic-different-definitions.rs"
    },
    {
      "type": "modify",
      "old_id": "40c28c3d38c0e31d666ee64ad69df3bd0be8b84e",
      "old_mode": 33188,
      "old_path": "tests/ui/const-generics/gca/basic.rs",
      "new_id": "b4ff018dfa483319043d52fb1c229b4bd3885929",
      "new_mode": 33188,
      "new_path": "tests/ui/const-generics/gca/basic.rs"
    },
    {
      "type": "modify",
      "old_id": "079c8cf63e144cc9a58f5979e049cecab41ec07d",
      "old_mode": 33188,
      "old_path": "tests/ui/const-generics/gca/coherence-fail.rs",
      "new_id": "9b92fec952ce979c5b94fef39b960110b4b380ac",
      "new_mode": 33188,
      "new_path": "tests/ui/const-generics/gca/coherence-fail.rs"
    },
    {
      "type": "modify",
      "old_id": "38899badf5f039316d4e6863dfe30880d88881c0",
      "old_mode": 33188,
      "old_path": "tests/ui/const-generics/gca/coherence-ok.rs",
      "new_id": "1d55c08d3820f1dc37b5693eead3d17e1d261d2e",
      "new_mode": 33188,
      "new_path": "tests/ui/const-generics/gca/coherence-ok.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "297beba7eb539b756535aa9e333f99d8b7ad9d99",
      "new_mode": 33188,
      "new_path": "tests/ui/const-generics/gca/gca-anon-const-rejected.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "45ba264b53a3942510721d58b8de9208a4251935",
      "new_mode": 33188,
      "new_path": "tests/ui/const-generics/gca/gca-anon-const-rejected.stderr"
    },
    {
      "type": "modify",
      "old_id": "ea6e2d7398b57702c4e8e8bbd3bb66599721c60c",
      "old_mode": 33188,
      "old_path": "tests/ui/const-generics/gca/generic-param-rhs.rs",
      "new_id": "19a57347a9056ba06691b9d00f5a7dc430f0643b",
      "new_mode": 33188,
      "new_path": "tests/ui/const-generics/gca/generic-param-rhs.rs"
    },
    {
      "type": "modify",
      "old_id": "ca0ce899b8b0df3d7f901da954a2529a849e75e0",
      "old_mode": 33188,
      "old_path": "tests/ui/const-generics/gca/generic-param-rhs.stderr",
      "new_id": "e4b5e76dbabf36201a92e39bc72ed9043a670d3e",
      "new_mode": 33188,
      "new_path": "tests/ui/const-generics/gca/generic-param-rhs.stderr"
    },
    {
      "type": "modify",
      "old_id": "61762a2851356db4e139b73c5a2dbebc63a1864f",
      "old_mode": 33188,
      "old_path": "tests/ui/const-generics/gca/rhs-but-not-root.rs",
      "new_id": "9c068bf02b756d08ce2ca57c15570badd73537c7",
      "new_mode": 33188,
      "new_path": "tests/ui/const-generics/gca/rhs-but-not-root.rs"
    },
    {
      "type": "modify",
      "old_id": "06f5ae248ac14358a9c5c6f9a7f0f1a5470bb03e",
      "old_mode": 33188,
      "old_path": "tests/ui/const-generics/gca/rhs-but-not-root.stderr",
      "new_id": "7d6f9ae4795472e40428d1955c6f69a2e1a0508d",
      "new_mode": 33188,
      "new_path": "tests/ui/const-generics/gca/rhs-but-not-root.stderr"
    }
  ]
}
