)]}'
{
  "commit": "f736c1efbe1fd4b7202bacb0255ffeb16894c576",
  "tree": "fefafd19eda172783819ffc499e85f37ef397258",
  "parents": [
    "75bff0524d3e03e8b2cae7cb0417b27faec6679b"
  ],
  "author": {
    "name": "Lallapallooza",
    "email": "vitaly.shutov1@gmail.com",
    "time": "Mon Sep 29 15:43:30 2025 +0100"
  },
  "committer": {
    "name": "vitalii",
    "email": "vitaly.shutov1@gmail.com",
    "time": "Tue Jun 09 12:30:09 2026 +0100"
  },
  "message": "Add profile-specific configuration for disallowed methods and types\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "95f26ee09bbe791f6c7419ea26760a42352e866f",
      "old_mode": 33188,
      "old_path": "CHANGELOG.md",
      "new_id": "8a30a2a5c609094f1934b6729e2a52f444d9f97d",
      "new_mode": 33188,
      "new_path": "CHANGELOG.md"
    },
    {
      "type": "modify",
      "old_id": "70e8a9fe4e9f4ea88a6ee769654e61d9b9316ead",
      "old_mode": 33188,
      "old_path": "book/src/lint_configuration.md",
      "new_id": "c3be96374dbc30c88cf72f36dfd1bbd0d1ce6a10",
      "new_mode": 33188,
      "new_path": "book/src/lint_configuration.md"
    },
    {
      "type": "modify",
      "old_id": "89800addc5c3d7f7e315e32bd4966c8ff6866e99",
      "old_mode": 33188,
      "old_path": "clippy_config/src/conf.rs",
      "new_id": "f95534546629134c67eb601627e0a38560bdcae8",
      "new_mode": 33188,
      "new_path": "clippy_config/src/conf.rs"
    },
    {
      "type": "modify",
      "old_id": "e2fd71b7d990f322ac1dea87b791ac66bb440323",
      "old_mode": 33188,
      "old_path": "clippy_lints/src/disallowed_methods.rs",
      "new_id": "79a6a5f6adaa9bedc3e964fcd4cd20f523a4f409",
      "new_mode": 33188,
      "new_path": "clippy_lints/src/disallowed_methods.rs"
    },
    {
      "type": "modify",
      "old_id": "2c520d053f439b8e9a0b5e3ab56e4eb04da14955",
      "old_mode": 33188,
      "old_path": "clippy_lints/src/disallowed_types.rs",
      "new_id": "be79b6c7d3dbe3db09d3ecfee0712cc9144e74f5",
      "new_mode": 33188,
      "new_path": "clippy_lints/src/disallowed_types.rs"
    },
    {
      "type": "modify",
      "old_id": "ff9454680d91d3c98861f1d6ca6286078154da13",
      "old_mode": 33188,
      "old_path": "clippy_utils/src/attrs.rs",
      "new_id": "8df82489d6a3f4dc9e660f7393271b74cd4a2cb5",
      "new_mode": 33188,
      "new_path": "clippy_utils/src/attrs.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7958aab1423f33a0160484e268bbfbc1accdcace",
      "new_mode": 33188,
      "new_path": "clippy_utils/src/disallowed_profiles.rs"
    },
    {
      "type": "modify",
      "old_id": "1ad12da6e62cba6907674f2e163f22c0f3f4ff92",
      "old_mode": 33188,
      "old_path": "clippy_utils/src/lib.rs",
      "new_id": "fc80378c18aa844195554cd2e078ba079915daf9",
      "new_mode": 33188,
      "new_path": "clippy_utils/src/lib.rs"
    },
    {
      "type": "modify",
      "old_id": "2661be807c753864cf340377a751c6bb6a0305ec",
      "old_mode": 33188,
      "old_path": "clippy_utils/src/sym.rs",
      "new_id": "be2ed9b07f0e98a7480f4d3bce6c59ad01462272",
      "new_mode": 33188,
      "new_path": "clippy_utils/src/sym.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "52b36099e0ad1aed2029c46b5f25d00c637826e7",
      "new_mode": 33188,
      "new_path": "tests/ui-toml/disallowed_profiles_methods/clippy.toml"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b1c04a20ad5901a7d354697d5905cd54a70488da",
      "new_mode": 33188,
      "new_path": "tests/ui-toml/disallowed_profiles_methods/main.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ee4f4af3206904013675b7a789a377e0aba62f93",
      "new_mode": 33188,
      "new_path": "tests/ui-toml/disallowed_profiles_methods/main.stderr"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f43b04bd6b33f610506dfc855d25953c68d7ee5c",
      "new_mode": 33188,
      "new_path": "tests/ui-toml/disallowed_profiles_types/clippy.toml"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "9598fe9f8029a7bcd970a9851f02e0ef95f2e525",
      "new_mode": 33188,
      "new_path": "tests/ui-toml/disallowed_profiles_types/main.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "cee93ae8c26083ab62e56835ae8a1ad6962d9fc1",
      "new_mode": 33188,
      "new_path": "tests/ui-toml/disallowed_profiles_types/main.stderr"
    },
    {
      "type": "modify",
      "old_id": "6bb3db8db67f0a550c9b435c513547c34c11e090",
      "old_mode": 33188,
      "old_path": "tests/ui-toml/toml_unknown_key/conf_unknown_key.stderr",
      "new_id": "76110ba9f2081997be3c3269fc7c8dd042fbd38a",
      "new_mode": 33188,
      "new_path": "tests/ui-toml/toml_unknown_key/conf_unknown_key.stderr"
    }
  ]
}
