)]}'
{
  "commit": "b65e1fdcb8f85ccb91a99b81e8c4f99d9c8ee643",
  "tree": "32d561fdff318f6f3e3e07811f2451435e3e1bf5",
  "parents": [
    "d940e56841ddcc05671ead99290e35ff2e98369f"
  ],
  "author": {
    "name": "Edvin Bryntesson",
    "email": "epost@edvinbryntesson.se",
    "time": "Sun Jan 18 22:21:51 2026 +0100"
  },
  "committer": {
    "name": "Edvin Bryntesson",
    "email": "epost@edvinbryntesson.se",
    "time": "Tue Jan 20 11:46:05 2026 +0100"
  },
  "message": "Port `#[patchable_function_entry]` to attr parser\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5bbaeda18df3f33df8869782e4088153db68dd3e",
      "old_mode": 33188,
      "old_path": "compiler/rustc_attr_parsing/src/attributes/codegen_attrs.rs",
      "new_id": "063fa12d38961ebc4c7ad09388c4a0a98b0a5c59",
      "new_mode": 33188,
      "new_path": "compiler/rustc_attr_parsing/src/attributes/codegen_attrs.rs"
    },
    {
      "type": "modify",
      "old_id": "0c882fee01c8a3f1a1ca95a5339dff9556193a74",
      "old_mode": 33188,
      "old_path": "compiler/rustc_attr_parsing/src/context.rs",
      "new_id": "7bcc1f3448e5ee5c499bd111128164712524c529",
      "new_mode": 33188,
      "new_path": "compiler/rustc_attr_parsing/src/context.rs"
    },
    {
      "type": "modify",
      "old_id": "85e7891b1e64bc72d579e4d9670557b7e5c4188f",
      "old_mode": 33188,
      "old_path": "compiler/rustc_attr_parsing/src/session_diagnostics.rs",
      "new_id": "f9748542beb941bc5455384954331620c21d9240",
      "new_mode": 33188,
      "new_path": "compiler/rustc_attr_parsing/src/session_diagnostics.rs"
    },
    {
      "type": "modify",
      "old_id": "4875f309cca5f8d37d2afae5e1e06ac356949a4b",
      "old_mode": 33188,
      "old_path": "compiler/rustc_codegen_ssa/messages.ftl",
      "new_id": "a49f411a7df624d0392459724c9cd8efab3f1d41",
      "new_mode": 33188,
      "new_path": "compiler/rustc_codegen_ssa/messages.ftl"
    },
    {
      "type": "modify",
      "old_id": "e35d884b6711c5672559bc7a70b0ce7fd36ddbb1",
      "old_mode": 33188,
      "old_path": "compiler/rustc_codegen_ssa/src/codegen_attrs.rs",
      "new_id": "296c96ce4ae6079dc8ba2e2371ec8d70478dd0d0",
      "new_mode": 33188,
      "new_path": "compiler/rustc_codegen_ssa/src/codegen_attrs.rs"
    },
    {
      "type": "modify",
      "old_id": "39727685aec1a0884ac520f3ca0216d22d87f5d6",
      "old_mode": 33188,
      "old_path": "compiler/rustc_codegen_ssa/src/errors.rs",
      "new_id": "6a97de4c2b132efe02e9b0543f1ae2910dbbcb79",
      "new_mode": 33188,
      "new_path": "compiler/rustc_codegen_ssa/src/errors.rs"
    },
    {
      "type": "modify",
      "old_id": "314f36d6132d301c81da7f07071c549d604241ce",
      "old_mode": 33188,
      "old_path": "compiler/rustc_hir/src/attrs/data_structures.rs",
      "new_id": "6e84d60f062f9f4ed01d06c77ce62f732dfe60ce",
      "new_mode": 33188,
      "new_path": "compiler/rustc_hir/src/attrs/data_structures.rs"
    },
    {
      "type": "modify",
      "old_id": "b55a5d0e29e147e739608e6386c73d029ec7cc46",
      "old_mode": 33188,
      "old_path": "compiler/rustc_hir/src/attrs/encode_cross_crate.rs",
      "new_id": "1c13cef64feadf27e2f506639269dcb8de24bf0c",
      "new_mode": 33188,
      "new_path": "compiler/rustc_hir/src/attrs/encode_cross_crate.rs"
    },
    {
      "type": "modify",
      "old_id": "806f5c4d3ed9174245e7ceea98f92804a8ab5205",
      "old_mode": 33188,
      "old_path": "compiler/rustc_hir/src/attrs/pretty_printing.rs",
      "new_id": "c2ad644688fce41a983ec28a8677ffbb42757ebf",
      "new_mode": 33188,
      "new_path": "compiler/rustc_hir/src/attrs/pretty_printing.rs"
    },
    {
      "type": "modify",
      "old_id": "8074ae4298923065efb4071f884c05a653f9295d",
      "old_mode": 33188,
      "old_path": "compiler/rustc_passes/src/check_attr.rs",
      "new_id": "3ddf51f6c9b1fed3f9d9bab0aa915562051585bc",
      "new_mode": 33188,
      "new_path": "compiler/rustc_passes/src/check_attr.rs"
    },
    {
      "type": "modify",
      "old_id": "3d51731df792d6e020ad5f5ab102e793f22d4289",
      "old_mode": 33188,
      "old_path": "tests/ui/attributes/malformed-attrs.stderr",
      "new_id": "f817a0b0d91b16b47e23088966a48692b381ae36",
      "new_mode": 33188,
      "new_path": "tests/ui/attributes/malformed-attrs.stderr"
    },
    {
      "type": "modify",
      "old_id": "1e376c9ff3c1adac4c7043d4613d85e479ab6e22",
      "old_mode": 33188,
      "old_path": "tests/ui/patchable-function-entry/patchable-function-entry-attribute.rs",
      "new_id": "5cbeccf1b0e4fa6b7e526781b6d1133412757ddd",
      "new_mode": 33188,
      "new_path": "tests/ui/patchable-function-entry/patchable-function-entry-attribute.rs"
    },
    {
      "type": "modify",
      "old_id": "9357a86c4153f6f2b2dd037a5d9e54a49f14523c",
      "old_mode": 33188,
      "old_path": "tests/ui/patchable-function-entry/patchable-function-entry-attribute.stderr",
      "new_id": "43fc0c0518af1a27b84b7052d3605c887f857348",
      "new_mode": 33188,
      "new_path": "tests/ui/patchable-function-entry/patchable-function-entry-attribute.stderr"
    }
  ]
}
