)]}'
{
  "commit": "20ef0b6d15a3cf1c978b040a07c3b5daf0f6afa1",
  "tree": "cdfbdbc897492a12bdf9fbef886bf5bbd63ff224",
  "parents": [
    "7bd23291e29e1874f57a628e94d7632b3b367ae6"
  ],
  "author": {
    "name": "Nik Bond",
    "email": "nikbond97@gmail.com",
    "time": "Sat May 15 13:40:47 2021"
  },
  "committer": {
    "name": "Emilio Cobos Álvarez",
    "email": "emilio@crisal.io",
    "time": "Fri Nov 26 01:44:00 2021"
  },
  "message": "Fix an UB in layout tests\n\n - Replaced dereferencing of null ptr with\n   zero bit pattern + transmute + std::ptr::addr_of!\n   to avoid UB. It affects only checks of fields offsets\n - Overwritten expected with BINDGEN_OVERWRITE_EXPECTED\u003d1\n - Overwritten test_multiple_header_calls_in_builder and test_mixed_header_and_header_contents\n   manually because https://github.com/rust-lang/rust-bindgen/issues/2054\n - Do not check the layout for repr(C) unions\n - Do not call the destructor of tmp struct to avoid other UB\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "19886e3d3cc6dd7936ea76ba08b813cc8eecda93",
      "old_mode": 33188,
      "old_path": "src/codegen/mod.rs",
      "new_id": "3dcb50c9442207f96a2aed0162e334ee89040db3",
      "new_mode": 33188,
      "new_path": "src/codegen/mod.rs"
    },
    {
      "type": "modify",
      "old_id": "058568f24cb01ee4ca9994dfe27d4a7e44698be9",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/16-byte-alignment.rs",
      "new_id": "adc6366190a3975ff3f29a6cecc4f78883ac0ec3",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/16-byte-alignment.rs"
    },
    {
      "type": "modify",
      "old_id": "1df6778b56eb05447f13829fda5883430d1d2ad5",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/16-byte-alignment_1_0.rs",
      "new_id": "da4e3bf0fd4e9a30b1cdde7acc37e93c8929f822",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/16-byte-alignment_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "9977baa282698b17cc6aff7d292852b1819e2604",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/accessors.rs",
      "new_id": "0f2fe3f466bbccee1595817499f2ca3b61d299a5",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/accessors.rs"
    },
    {
      "type": "modify",
      "old_id": "4236f63ed9faecdca7bf5a63cc4249c39d79309c",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/allowlist-namespaces.rs",
      "new_id": "ab6b6cdf2c1e63901e5915ac4af68d4426606ef2",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/allowlist-namespaces.rs"
    },
    {
      "type": "modify",
      "old_id": "bc3fde1dedd9f3dd8cce4e2927c42f666840c6d9",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/allowlisted-item-references-no-hash.rs",
      "new_id": "2b0b9bb799ac25348549acb87dd3d609786c86a6",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/allowlisted-item-references-no-hash.rs"
    },
    {
      "type": "modify",
      "old_id": "f26f692391ac352897bf151eba925663d8dcb55a",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/allowlisted-item-references-no-partialeq.rs",
      "new_id": "95771bfad5975da85145e5169880fbb3ca584d6d",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/allowlisted-item-references-no-partialeq.rs"
    },
    {
      "type": "modify",
      "old_id": "a5cb17b2388e59b7a30fe0d0be3ff13cc47f6fb2",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/allowlisted_item_references_no_copy.rs",
      "new_id": "0e8d7c41b52af42a69d65c771c5f420291ba3d1d",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/allowlisted_item_references_no_copy.rs"
    },
    {
      "type": "modify",
      "old_id": "38435d0a4cf0b026cc7258d5851886f9578f97f9",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/annotation_hide.rs",
      "new_id": "57b3a8a1c9349d6ca7b3dd604d098d49ecec92e9",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/annotation_hide.rs"
    },
    {
      "type": "modify",
      "old_id": "edd551d1934b55d0a3705bc2ac61fd7ed51417a8",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/anon-fields-prefix.rs",
      "new_id": "1b02cc8f4e7881cf49ee6c6ebd3ec60ed24390d5",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/anon-fields-prefix.rs"
    },
    {
      "type": "modify",
      "old_id": "8cae632999bf71907b75bc1ba5c2942b94f0f8ef",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/anon_enum.rs",
      "new_id": "52cdd21b257634a6a25503aa610d6e5d8632a52f",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/anon_enum.rs"
    },
    {
      "type": "modify",
      "old_id": "1a4040151e9a559059b2fea74eee7c5e5b891407",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/anon_struct_in_union.rs",
      "new_id": "cc044b0ed168b2caaea9e30d10426a1ad6ae4607",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/anon_struct_in_union.rs"
    },
    {
      "type": "modify",
      "old_id": "021f41451ba927d25a0bd4287bd6b1561f5ca433",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/anon_struct_in_union_1_0.rs",
      "new_id": "128f08110ad0cad4e408baa912f04d61c3ff531f",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/anon_struct_in_union_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "0c00cea9cebb24a0fa5b266d8e801dc4ee7caabb",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/array-of-zero-sized-types.rs",
      "new_id": "9f16ffb704bbc217df0447fdcf580c06714ac41d",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/array-of-zero-sized-types.rs"
    },
    {
      "type": "modify",
      "old_id": "6083313bfb0c19e7d10b6373e8c1702e78927fb8",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/bindgen-union-inside-namespace.rs",
      "new_id": "2b8923a5b5349e47617131eeee594f71e3ef7f08",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/bindgen-union-inside-namespace.rs"
    },
    {
      "type": "modify",
      "old_id": "15c35cee8dd782f736452503fbe2aea4f3f70f76",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/bitfield-linux-32.rs",
      "new_id": "b70dcc1876bf55b645dcb74aecaf87d239310e5e",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/bitfield-linux-32.rs"
    },
    {
      "type": "modify",
      "old_id": "509981a8875c9025575b7e82a0d49156130c331f",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/bitfield_align.rs",
      "new_id": "7d87c9ee3b511d3383e1064b0ef6aebef75d2e1d",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/bitfield_align.rs"
    },
    {
      "type": "modify",
      "old_id": "ba39fb14d5c437f6f6977c51dcd1ab07628e32c7",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/blocklist-and-impl-debug.rs",
      "new_id": "97d0a79f6634b0ad7656a80cb19d4a57fca2f54a",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/blocklist-and-impl-debug.rs"
    },
    {
      "type": "modify",
      "old_id": "22136ddfb7e4030fcdd5c9f2f5cb34959b0f8c77",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/blocks-signature.rs",
      "new_id": "2a5b84c1da17bd80cb3c587359a625c3a86206be",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/blocks-signature.rs"
    },
    {
      "type": "modify",
      "old_id": "b2ae0b290138d058f6c841a87f86260e4385e0f1",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/blocks.rs",
      "new_id": "961ec12e75208d91374ccdb98b20490fd679b854",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/blocks.rs"
    },
    {
      "type": "modify",
      "old_id": "abcccf1fd2082d680fd7f6ac990ce7329fa10d97",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/c_naming.rs",
      "new_id": "1a550aac61a37207e7860c81e83ef22cd6ef3b2b",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/c_naming.rs"
    },
    {
      "type": "modify",
      "old_id": "1e1a19879d347100d933225909119d2a20ee6a4f",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/char.rs",
      "new_id": "5c2352f59516fbd093603cfe4c3e4c4827d84a52",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/char.rs"
    },
    {
      "type": "modify",
      "old_id": "ecc5c20a7e35ea128bc0e6ad3aa138f89c80320b",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/class_nested.rs",
      "new_id": "5ffde3d606d9d32ad550b5a4fabe4fef6eaa61b6",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/class_nested.rs"
    },
    {
      "type": "modify",
      "old_id": "6c1e4880a61478643f4c64f1fdbf18a8a7a98a08",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/class_no_members.rs",
      "new_id": "5a63a959d4447bbc53a3e43301df6367a1393623",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/class_no_members.rs"
    },
    {
      "type": "modify",
      "old_id": "d6a71ac3589a28a34a5f9007fb8d49abb2eba3c6",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/class_use_as.rs",
      "new_id": "638eb14281b5a401b116b783731953639f517f0d",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/class_use_as.rs"
    },
    {
      "type": "modify",
      "old_id": "0cf2d8d236ed23ab73c638f2b7e3885c825344ad",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/class_with_dtor.rs",
      "new_id": "08909c826a5d216117156cdb73a3d93ee97f2428",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/class_with_dtor.rs"
    },
    {
      "type": "modify",
      "old_id": "35ed76591425aca714fad3fc328f88d62f185733",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/class_with_inner_struct.rs",
      "new_id": "73199e5c98c1e88ef4c4f049af7cd46bbd201a23",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/class_with_inner_struct.rs"
    },
    {
      "type": "modify",
      "old_id": "52cd590d6769417127dfdb5a5b9658cfbdd85865",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/class_with_inner_struct_1_0.rs",
      "new_id": "16fa86b197ef4c92a52dad78a3b4eaac73cf314c",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/class_with_inner_struct_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "31faa49ddb88461d7f8af6109cb098c0334ef8c7",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/class_with_typedef.rs",
      "new_id": "20fdb9736d0ba30e062d2574d007cf5f3697f5ce",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/class_with_typedef.rs"
    },
    {
      "type": "modify",
      "old_id": "c381b7342bdfd9926a3763b69dff47f9eb365959",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/comment-indent.rs",
      "new_id": "5d9115069c729f0d6567c9dbbfa7990bdfb1b085",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/comment-indent.rs"
    },
    {
      "type": "modify",
      "old_id": "4dae0717271d9a222f01df89adc64fa5248d9a80",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/complex.rs",
      "new_id": "3c56af94dfd9ceab16aab45c3420be662fbc7275",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/complex.rs"
    },
    {
      "type": "modify",
      "old_id": "bc1e76277af57c43180203b368082b072837222f",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/const-const-mut-ptr.rs",
      "new_id": "09233a58e33e8806cb7b57a3fbf77babfb78083d",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/const-const-mut-ptr.rs"
    },
    {
      "type": "modify",
      "old_id": "78bb99faf5fa7f7daca6977aeab3ebbefcd545de",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/constify-all-enums.rs",
      "new_id": "b9e54416eff379b82d3b26a863c5669b9e4bcb56",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/constify-all-enums.rs"
    },
    {
      "type": "modify",
      "old_id": "59e9ba12ba0f53e9f69443cd7e0f895cd1c34c21",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/constify-module-enums-basic.rs",
      "new_id": "ee7dcadcc8329781b01d812ba51468fa8fda0ca2",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/constify-module-enums-basic.rs"
    },
    {
      "type": "modify",
      "old_id": "e434291a1586f41fe5366fae90b8893b060fdc75",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/constify-module-enums-namespace.rs",
      "new_id": "108ceb518773c629a401b6e9bbccdcd2c04e2498",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/constify-module-enums-namespace.rs"
    },
    {
      "type": "modify",
      "old_id": "60401dc093fc96281e0da8ba43ce55c095f2a31b",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/constify-module-enums-shadow-name.rs",
      "new_id": "4773841cee8c32f79e7ad9762e66f8570fad0726",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/constify-module-enums-shadow-name.rs"
    },
    {
      "type": "modify",
      "old_id": "317697dd3b8b5a1b8c6319e358a92f764c8731b3",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/constify-module-enums-simple-alias.rs",
      "new_id": "9b5033457ba974450221947620c95a0bf0d9f4cc",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/constify-module-enums-simple-alias.rs"
    },
    {
      "type": "modify",
      "old_id": "b6644797d79341da14b50cefafabdd6b42031826",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/constify-module-enums-simple-nonamespace.rs",
      "new_id": "92fbb62c1b1189022437d4fbc3fde4bdad8b44d4",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/constify-module-enums-simple-nonamespace.rs"
    },
    {
      "type": "modify",
      "old_id": "ec7e6c0eee1bf3ce6994d37ddf6d782b54aa1c7b",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/constify-module-enums-types.rs",
      "new_id": "1a11f1beb00709a80964007baef5264bab754c72",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/constify-module-enums-types.rs"
    },
    {
      "type": "modify",
      "old_id": "2882fa845d00a53a558c312f4177a1ecd2cb927b",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/contains-vs-inherits-zero-sized.rs",
      "new_id": "c4ef62a09cd4e9608f512c7757481e79714e3de3",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/contains-vs-inherits-zero-sized.rs"
    },
    {
      "type": "modify",
      "old_id": "86279caf4757755a6ac4009eeb795087f87c151e",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/convert-cpp-comment-to-rust.rs",
      "new_id": "50163eebacd4fda8a7fd1fbd995f39a9f732cbfa",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/convert-cpp-comment-to-rust.rs"
    },
    {
      "type": "modify",
      "old_id": "6623159211fc770419ebb47e48c08985101be01f",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/convert-floats.rs",
      "new_id": "b0c6055836a8d6b11d443de3319ab7a47fb48d46",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/convert-floats.rs"
    },
    {
      "type": "modify",
      "old_id": "12cedac955f06275b02a611f2c298416b50d5230",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/ctypes-prefix-path.rs",
      "new_id": "25ee0cc2d24c799e04dfd32338a15a689533c7fa",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/ctypes-prefix-path.rs"
    },
    {
      "type": "modify",
      "old_id": "1dc1d6e350ed1b6164cc540aa678bb3421c5d39f",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-bitfield-method-same-name.rs",
      "new_id": "36a736b8f69449442df26b38a3ffa41d59fcbb1f",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-bitfield-method-same-name.rs"
    },
    {
      "type": "modify",
      "old_id": "e589a29ea30bbbbadfb269af011126421730886a",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-clone.rs",
      "new_id": "dfcb784b5dd1e2821bc0661bc0f89a711551c947",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-clone.rs"
    },
    {
      "type": "modify",
      "old_id": "a437d5c314b5515ae99fe4c6ee806e0b9921ac22",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-clone_1_0.rs",
      "new_id": "3b7ed5d2823a0669189498ee26b5b3d1a5a3bdf8",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-clone_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "1cae9af0aeb06650265126c136af7d90f9356087",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-custom.rs",
      "new_id": "3aab6d95fed551c75b94a1e218cb81834f6cedd7",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-custom.rs"
    },
    {
      "type": "modify",
      "old_id": "33f0f2ffbc0f7ffb6c8d9996f9ed44cd17229d2b",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-debug-bitfield-core.rs",
      "new_id": "366923eaebca9cf3f9ed53b39ce4095257470335",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-debug-bitfield-core.rs"
    },
    {
      "type": "modify",
      "old_id": "00976b59dfb668a1ca4c4103e3ede7edabca0b3e",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-debug-bitfield.rs",
      "new_id": "859304bcc181261b24e8c07b3cea3daf269acf3c",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-debug-bitfield.rs"
    },
    {
      "type": "modify",
      "old_id": "c031897b6a2e92f11a321d0a9bb77b9888d5a1f0",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-debug-function-pointer.rs",
      "new_id": "472a92ae9b5af12d33f4bfb7d0ffe5e2a2eb1f02",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-debug-function-pointer.rs"
    },
    {
      "type": "modify",
      "old_id": "ed5416486c4bdcd90c37d458c1f4973526aa22dc",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-debug-mangle-name.rs",
      "new_id": "bbba5f74ae63a3117202a977d7aea289e74c663a",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-debug-mangle-name.rs"
    },
    {
      "type": "modify",
      "old_id": "ceb70ffe4ea1aeaa4afc85bff63c394df5cbb252",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-debug-opaque-template-instantiation.rs",
      "new_id": "45db4488dae003bba80556b7359e657c85cbeb7d",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-debug-opaque-template-instantiation.rs"
    },
    {
      "type": "modify",
      "old_id": "411c7a7036a13230ca29df1d178b8da0b47c669d",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-debug-opaque.rs",
      "new_id": "e5b22fa1b234e1588406d18fbe4ddf36c008c1c9",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-debug-opaque.rs"
    },
    {
      "type": "modify",
      "old_id": "5d53ede28c038b53d21e91fc417107ac66203b52",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-default-and-blocklist.rs",
      "new_id": "96e071e7023cf4eab3fdd1af3ceebf41e04190f4",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-default-and-blocklist.rs"
    },
    {
      "type": "modify",
      "old_id": "7c9f426115ecd79304697393a02fd0fe6c535bb9",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-fn-ptr.rs",
      "new_id": "c54f355dc06eaff45bf171491a1f640c223be7bf",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-fn-ptr.rs"
    },
    {
      "type": "modify",
      "old_id": "8e1190ea72c8cc49ca0d5287942231f40daf799e",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-hash-and-blocklist.rs",
      "new_id": "9f7a25b8f49dee73146cd352c5011127dd2236d6",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-hash-and-blocklist.rs"
    },
    {
      "type": "modify",
      "old_id": "7cd29c21d218d8e4b880961eacc990c8192cccf4",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-hash-blocklisting.rs",
      "new_id": "a7ec9583c479a325df753173023c271a52eb397a",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-hash-blocklisting.rs"
    },
    {
      "type": "modify",
      "old_id": "92846f3c96797a8a02d217d13b95b900f43de375",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-hash-struct-with-anon-struct-float.rs",
      "new_id": "cbf39b809c3b70320db615d38d5d38dcb28bd1c5",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-hash-struct-with-anon-struct-float.rs"
    },
    {
      "type": "modify",
      "old_id": "e2e1bcef22b54bda46bd5fe90519c24fb6618864",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-hash-struct-with-float-array.rs",
      "new_id": "f21a2b44558d46b9aa3529813b8fa28ed18a3134",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-hash-struct-with-float-array.rs"
    },
    {
      "type": "modify",
      "old_id": "e98bbf0f32fe302f86467d66557d03da568f5528",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-hash-struct-with-pointer.rs",
      "new_id": "5f78ec6662836a26c0e7590779e2f4b1bb5db0c6",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-hash-struct-with-pointer.rs"
    },
    {
      "type": "modify",
      "old_id": "f861815234ba75f473bc599a732bd07b0c89b9de",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-hash-template-inst-float.rs",
      "new_id": "e4ec39c63f505b4c5f650b064acf8df052e7e6ae",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-hash-template-inst-float.rs"
    },
    {
      "type": "modify",
      "old_id": "d9dfb446181728c221d865d82aa509b8c3634663",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-partialeq-and-blocklist.rs",
      "new_id": "99001aa273bbf1006c3f33653d260f5f16f7ba09",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-partialeq-and-blocklist.rs"
    },
    {
      "type": "modify",
      "old_id": "cdf8dff8b450d0f19d9ccce0053c566c0989fd7b",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-partialeq-base.rs",
      "new_id": "75fe265f5d728261a4fe5ad49b0cc44b6a57db43",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-partialeq-base.rs"
    },
    {
      "type": "modify",
      "old_id": "cffffca57c48976894704f0ee575c53d19631f43",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-partialeq-bitfield.rs",
      "new_id": "1a7c52fa4c042e6b7be7173b20a604aa1ecea8f8",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-partialeq-bitfield.rs"
    },
    {
      "type": "modify",
      "old_id": "8cdfb92c6ad138a79ed05ea65056c71ff188d03f",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-partialeq-core.rs",
      "new_id": "2079d8b2fc5e931aeebe72f8abed73f7f3d00d12",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-partialeq-core.rs"
    },
    {
      "type": "modify",
      "old_id": "17a5edcbbf3ea0a214c31c270b86cc6d014ad7be",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-partialeq-pointer.rs",
      "new_id": "4c97a575dc8569fd9380f5209186cde78110703a",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-partialeq-pointer.rs"
    },
    {
      "type": "modify",
      "old_id": "b97c05319867b412c53c0d27dab52a795f418b44",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-partialeq-union.rs",
      "new_id": "7150806f71fcdd64508856b1846f6d2d77c6ebac",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-partialeq-union.rs"
    },
    {
      "type": "modify",
      "old_id": "2098849f99f69a285d0faf6681305ec66b902eca",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/derive-partialeq-union_1_0.rs",
      "new_id": "938a30ee343ea73c9b11023578739a251357be68",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/derive-partialeq-union_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "a9ad26a50a4bbd47f2a4bc65b1896d3348cdec0a",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/disable-nested-struct-naming.rs",
      "new_id": "bae8d3e12640694cf996e92e95d5671464882adb",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/disable-nested-struct-naming.rs"
    },
    {
      "type": "modify",
      "old_id": "53002733848a21542267c7e9614f7ccae03d0e0a",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/disable-untagged-union.rs",
      "new_id": "c6a8c515154d59ef9099445c4d617da819b40e31",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/disable-untagged-union.rs"
    },
    {
      "type": "modify",
      "old_id": "4112d88a5c7f388cb045cbb01149ed9ec3804648",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/do-not-derive-copy.rs",
      "new_id": "d48dc977823bcc791dd4e4b8b237546278a7c254",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/do-not-derive-copy.rs"
    },
    {
      "type": "modify",
      "old_id": "fa7a5e89dce2d2a997ae6b66c000d5d35474e31c",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/doggo-or-null.rs",
      "new_id": "a2d241ad123fce4bc44abba2905ded8a1e6a1845",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/doggo-or-null.rs"
    },
    {
      "type": "modify",
      "old_id": "324fe2a0a7ac6a18eacaafe5a129f282d29f950d",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/duplicated-namespaces-definitions.rs",
      "new_id": "59ef1768aca9d0783debf809a795bd45339f2de2",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/duplicated-namespaces-definitions.rs"
    },
    {
      "type": "modify",
      "old_id": "b06a6cf809d72588fe000e2b5906db5f43291898",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/dynamic_loading_with_blocklist.rs",
      "new_id": "1576f1a1cf45fd3d8c07725b11efac69d309dde5",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/dynamic_loading_with_blocklist.rs"
    },
    {
      "type": "modify",
      "old_id": "8a66dc3f9af70a8f54caae8d7208e83c28fb943b",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/dynamic_loading_with_class.rs",
      "new_id": "5772d3a201314cfe51ff83d58b46692c7c20bb7b",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/dynamic_loading_with_class.rs"
    },
    {
      "type": "modify",
      "old_id": "1dc27fdc4056a6c9945b8560a05f3a6782829f11",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/enum-default-bitfield.rs",
      "new_id": "720f47f93b4c107ac626f9987cfbb26b025eac71",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/enum-default-bitfield.rs"
    },
    {
      "type": "modify",
      "old_id": "5c023a3c64b5c66ce9acadbe38b71ee46fca5f81",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/enum-default-consts.rs",
      "new_id": "65c832ef3c1ea8004555c4409647f7809c8a8aee",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/enum-default-consts.rs"
    },
    {
      "type": "modify",
      "old_id": "156bbcaad033f7eba842f940b6fe71457340a089",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/enum-default-module.rs",
      "new_id": "c8fb4911c76cf8661b0693141f9340c19b3a62e7",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/enum-default-module.rs"
    },
    {
      "type": "modify",
      "old_id": "045330a8238eeeb2dc1b3a4350defd33049e941c",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/enum-default-rust.rs",
      "new_id": "a5d7ba2baf988eaabec480af0223c0a026928ecd",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/enum-default-rust.rs"
    },
    {
      "type": "modify",
      "old_id": "cc3f4932ca525fedcaa5d50d5e05ebf779a181a5",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/enum.rs",
      "new_id": "a6fdf36bf12976a7133d1170c31c8055b8f093ca",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/enum.rs"
    },
    {
      "type": "modify",
      "old_id": "9e9c6bcb2ff1525961e037bdaf2a046900f0682d",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/enum_and_vtable_mangling.rs",
      "new_id": "aa3f3d993f830cd3ad5d781a3e06b12154a03a4b",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/enum_and_vtable_mangling.rs"
    },
    {
      "type": "modify",
      "old_id": "fa0018ba90e23389708c6a6e1abe1b3656d5e40f",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/extern-const-struct.rs",
      "new_id": "5646bc076ec58ab72cd9b28c24aad4f16f98ece1",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/extern-const-struct.rs"
    },
    {
      "type": "modify",
      "old_id": "bf0b6926f1f2d1354f4801e304a4c2afeb5666fb",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/forward-declaration-autoptr.rs",
      "new_id": "d2ab5be72d3467c4139a0bc2befe77a6483101e2",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/forward-declaration-autoptr.rs"
    },
    {
      "type": "modify",
      "old_id": "e185e8306444f1938d6dce51401f77aa0fe92a99",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/forward_declared_complex_types.rs",
      "new_id": "0d53ffae36ccf3f221a06b0467bf4bc75a9a4130",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/forward_declared_complex_types.rs"
    },
    {
      "type": "modify",
      "old_id": "c6331c694158765179cf34f594480b5d65fbcdf5",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/forward_declared_complex_types_1_0.rs",
      "new_id": "52deea01d0168f469f87f4b21b35c85a18d34d56",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/forward_declared_complex_types_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "2ecfc60ed69f28e735217f42c71db57f67b2edad",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/forward_declared_struct.rs",
      "new_id": "f31bd9e7df9657365f49f1fc54adb10d32b2836a",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/forward_declared_struct.rs"
    },
    {
      "type": "modify",
      "old_id": "8f98763fbc3f24155ea9716c9e1c79e11a7dab48",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/func_ptr_in_struct.rs",
      "new_id": "579f02479aeff2247fdf7a45aa5748bc787cc060",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/func_ptr_in_struct.rs"
    },
    {
      "type": "modify",
      "old_id": "67b6d7014325fe5fad17053097a93f0009511f03",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/gen-destructors-neg.rs",
      "new_id": "47576ae37c268016960dfdcb5635bdeb7255221c",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/gen-destructors-neg.rs"
    },
    {
      "type": "modify",
      "old_id": "7d96870df8bd63b9ca17ad25b09e370c7272e2e7",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/gen-destructors.rs",
      "new_id": "35adc5eb84277a59bd20b80f860e0bf5b730aefc",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/gen-destructors.rs"
    },
    {
      "type": "modify",
      "old_id": "1a239694c49775c3947fd73ba11ff6aba953cc08",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/i128.rs",
      "new_id": "fc3413d1d19b0a94db147a7f5e34699dca0ededf",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/i128.rs"
    },
    {
      "type": "modify",
      "old_id": "036d2da618b3d4da53595709756d97bfe295cbd2",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/inline_namespace.rs",
      "new_id": "3cf1e90c0c285669b6bdf60f385db02652634640",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/inline_namespace.rs"
    },
    {
      "type": "modify",
      "old_id": "3d2ce0c4199a1a4685f795620010f4dbf0bdf58a",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/inline_namespace_conservative.rs",
      "new_id": "2ef677dce0aae846aa67a8f57894d09be2bb6588",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/inline_namespace_conservative.rs"
    },
    {
      "type": "modify",
      "old_id": "912ae0242284b4ae06b2421e4e3e11a59c1be79f",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/inner_const.rs",
      "new_id": "21f69738e279bd82f5d8307ea4178c2e88ac10ae",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/inner_const.rs"
    },
    {
      "type": "modify",
      "old_id": "3361a1f9ddee850d54bdc88c695fc1d79b193cae",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/inner_template_self.rs",
      "new_id": "0f93d63b220b854c2fd4200ddd0ad35739999d19",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/inner_template_self.rs"
    },
    {
      "type": "modify",
      "old_id": "99f0341c9d0bd88903fc65369b8746ccffeb7a66",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-1118-using-forward-decl.rs",
      "new_id": "77ec9e5655448b01e020f412b143ce610942a4e0",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-1118-using-forward-decl.rs"
    },
    {
      "type": "modify",
      "old_id": "5bca80966c8a6ebe285d83210e2efffdd83c1907",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-1216-variadic-member.rs",
      "new_id": "08b5ee029e626253ef2c8e8f47c0d5eab06f5d15",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-1216-variadic-member.rs"
    },
    {
      "type": "modify",
      "old_id": "fe18fb1a0abb5e53432b7510fa8a2b498fbd0614",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-1281.rs",
      "new_id": "bcaa490ba12f6edd20226bbcbd0bf2677b0b4cb3",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-1281.rs"
    },
    {
      "type": "modify",
      "old_id": "15b8c9e4498e16e0a30c438d50faee114caafa07",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-1285.rs",
      "new_id": "99b5aba9f2ebaf543ea436a8a481feafa4d4096e",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-1285.rs"
    },
    {
      "type": "modify",
      "old_id": "5680c348cf53b4046dea2e67b0349d0962013af2",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-1291.rs",
      "new_id": "935ba129ce9780f9ed2f4c858b91f7abb238a078",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-1291.rs"
    },
    {
      "type": "modify",
      "old_id": "6f5aec4b6ff5920a9aa781fe806b5e84cf199605",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-1382-rust-primitive-types.rs",
      "new_id": "4b25adcf42619cb92a7cfe99b3173c7f45598e71",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-1382-rust-primitive-types.rs"
    },
    {
      "type": "modify",
      "old_id": "f422f4c3533f84ae77e536dce7fc49cc34143f15",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-1443.rs",
      "new_id": "3e91e1e01ea39db6b647e28a140f70517864b5b7",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-1443.rs"
    },
    {
      "type": "modify",
      "old_id": "e88e46978b332e5a245cd13f4149ec6e57d05c55",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-1454.rs",
      "new_id": "83e7371b052b763ef27fe84e4dabc76ab2f141d3",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-1454.rs"
    },
    {
      "type": "modify",
      "old_id": "4f8a89305bf66f819dda6135a6568955f566cf77",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-1498.rs",
      "new_id": "11bf3da2d3f6498156bc77ed562a6d1504808eab",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-1498.rs"
    },
    {
      "type": "modify",
      "old_id": "1753ef8d02f17a84a7343265444b45e7bd3fe80d",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-1947.rs",
      "new_id": "fabe688f9400ba8d1dd10e75763cd03c116e7987",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-1947.rs"
    },
    {
      "type": "modify",
      "old_id": "58e11eb297a92f8f31bb2f5f4ade347624624ea8",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-1995.rs",
      "new_id": "282343c90b3dded746666c7e3fe1f25701aa14c7",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-1995.rs"
    },
    {
      "type": "modify",
      "old_id": "383bd57e154095d7a97f30b3a5b0e87716aee31a",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-2019.rs",
      "new_id": "6030e076cf76ea7a41114c9a39b1cad879fbc97f",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-2019.rs"
    },
    {
      "type": "modify",
      "old_id": "0cd9f7adb3420262cb5fb4d278fde9ba2b24d040",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-372.rs",
      "new_id": "3df94cb801157a0ccfa5621c489430c3afc25109",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-372.rs"
    },
    {
      "type": "modify",
      "old_id": "13e1482d3089072ec584c08d64bbd52cf6441f98",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-537-repr-packed-n.rs",
      "new_id": "6e37fcd5bc1aa96a55c94dd0354f1159657e0da6",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-537-repr-packed-n.rs"
    },
    {
      "type": "modify",
      "old_id": "e67c0e9c2e456cd7163c0f1699cef7385666c26a",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-537.rs",
      "new_id": "9b0ddac41cf8bb11da79f5d9fcfe639259a2f557",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-537.rs"
    },
    {
      "type": "modify",
      "old_id": "871849aa47a3ae3b211be5b0e8f539a777dee883",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-573-layout-test-failures.rs",
      "new_id": "2af82ca2ca8ccae6873a22f111dc04b2035f38da",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-573-layout-test-failures.rs"
    },
    {
      "type": "modify",
      "old_id": "e04ff24cba00ade36b8ea2a6f05a0ee6fac71bf5",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-574-assertion-failure-in-codegen.rs",
      "new_id": "990d4a6811e15d1c99477b91c3f19558030962f9",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-574-assertion-failure-in-codegen.rs"
    },
    {
      "type": "modify",
      "old_id": "01abdcc412dde194ba5f79484285f296dab2972c",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-584-stylo-template-analysis-panic.rs",
      "new_id": "bd48d69e772d9dc081b38a9dd14a13f5d4ff5a28",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-584-stylo-template-analysis-panic.rs"
    },
    {
      "type": "modify",
      "old_id": "4147c1d2286302b8f9c63ca77fc54ed8796302a6",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-639-typedef-anon-field.rs",
      "new_id": "d3024cfa773831d99f3fa83225ac06480f73af36",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-639-typedef-anon-field.rs"
    },
    {
      "type": "modify",
      "old_id": "43554869476eedfd7b45bf0aed92242324efabe7",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-648-derive-debug-with-padding.rs",
      "new_id": "417895b7c4e16f581f9f396090a2f41e49d0bad8",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-648-derive-debug-with-padding.rs"
    },
    {
      "type": "modify",
      "old_id": "5ad669473055dbe25756eae1041632770a31e96b",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-674-1.rs",
      "new_id": "e35c32c83fccd9f43d991ff253d10cee6be488ac",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-674-1.rs"
    },
    {
      "type": "modify",
      "old_id": "4ccc4504c33e7f3ce3f371461ed77df917a731b6",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-674-2.rs",
      "new_id": "71b3aac0a6d8bb15d90cdc9c75ae278d18cb575b",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-674-2.rs"
    },
    {
      "type": "modify",
      "old_id": "99c96b969b73417fa634b5358ed7c97174a2873e",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-674-3.rs",
      "new_id": "3261a8eede62aec52d1e98efe1a4c6650f2a704a",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-674-3.rs"
    },
    {
      "type": "modify",
      "old_id": "6fe3cc681fa9ab0ecdf0b69c1cb349d892cc54a2",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-801-opaque-sloppiness.rs",
      "new_id": "42704d0ae1e2a23800e0510c3a4a743c9250b0a4",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-801-opaque-sloppiness.rs"
    },
    {
      "type": "modify",
      "old_id": "7fd9caa3094f24e9ce356e100a870badc92bdece",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-807-opaque-types-methods-being-generated.rs",
      "new_id": "c4273f0a95e40e2e16b209d051b42dece265c70e",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-807-opaque-types-methods-being-generated.rs"
    },
    {
      "type": "modify",
      "old_id": "dc50fe1bfa2565ca59b1ca75395560ab8d55bc2b",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/issue-944-derive-copy-and-blocklisting.rs",
      "new_id": "6254fefcf41903abff54b6646754b7108797f6bd",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/issue-944-derive-copy-and-blocklisting.rs"
    },
    {
      "type": "modify",
      "old_id": "5b8427913c9a45da99410193960c717d850a445b",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/jsval_layout_opaque.rs",
      "new_id": "7c589dd56cc60ec90b4b633f06bf5a1125cf1c66",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/jsval_layout_opaque.rs"
    },
    {
      "type": "modify",
      "old_id": "260282dbba43b553221275f035292e212ef8c714",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/jsval_layout_opaque_1_0.rs",
      "new_id": "02964ad1eef56b038437e6cc86f42a90dce75955",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/jsval_layout_opaque_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "d6642d7e2b22226fd0c29af5a26657ded2d1adfa",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/layout_arp.rs",
      "new_id": "dd00c7d02c3b0d81b25729b85a4f534e147590a1",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/layout_arp.rs"
    },
    {
      "type": "modify",
      "old_id": "3ba1b6d0ba0030bca6bf655512ce5c14d689b4e8",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/layout_array.rs",
      "new_id": "39d157fa13ab4184da8e8cf483e750b27c68ac2e",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/layout_array.rs"
    },
    {
      "type": "modify",
      "old_id": "c9880ea2a965b2ba5f11d07bcd098ce713200618",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/layout_array_too_long.rs",
      "new_id": "51620a111d22af29691c577b66ffa3ce7aa672d4",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/layout_array_too_long.rs"
    },
    {
      "type": "modify",
      "old_id": "47170dd7090ade949218f140d5ac7e893477c3d7",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/layout_cmdline_token.rs",
      "new_id": "0c916f98972da53d9eab376c8d9753cebb52aa22",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/layout_cmdline_token.rs"
    },
    {
      "type": "modify",
      "old_id": "e88060820310e10bbc2b79c15123c255b0d159cd",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/layout_eth_conf.rs",
      "new_id": "1b941b9e0c939d3d89dec04af6b8445c62b76358",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/layout_eth_conf.rs"
    },
    {
      "type": "modify",
      "old_id": "fde1c678cf8e5800bec1c0375bcaf1f1d1c053e6",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/layout_eth_conf_1_0.rs",
      "new_id": "59a355b154ae85248a20d78fba21529d845a2ca2",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/layout_eth_conf_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "e73344c7d0a0e01e7c606c17c0227d4ba74004bf",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/layout_kni_mbuf.rs",
      "new_id": "8796b9a92f64b9193c62afeccff640ded46f0ada",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/layout_kni_mbuf.rs"
    },
    {
      "type": "modify",
      "old_id": "4208e7259c0cf52f7f98dab162ea6e32bdea6f34",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/layout_large_align_field.rs",
      "new_id": "8d288712f0133d5920fc7aebcda6f1561804551b",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/layout_large_align_field.rs"
    },
    {
      "type": "modify",
      "old_id": "aefce3d6e3e5273a7ae3de6ffe3c5a1673366056",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/layout_mbuf.rs",
      "new_id": "a9fa1e9cb9f805f8895f01f029a718aebde6d82d",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/layout_mbuf.rs"
    },
    {
      "type": "modify",
      "old_id": "ce4c66c2f050cf9b34d85cdeea53a7449c6206fc",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/layout_mbuf_1_0.rs",
      "new_id": "4ee237b446df2fe0458892cf7972f4feed11a63d",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/layout_mbuf_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "f134bd8a46415c3041cd24172b2f8c4fc92258ae",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/libclang-9/call-conv-field.rs",
      "new_id": "7d42cad81d85176ab3514bf44f2054083f8f6c1f",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/libclang-9/call-conv-field.rs"
    },
    {
      "type": "modify",
      "old_id": "e4527de0e256045a3f62ee62cc9ca4a844c9f5ce",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/libclang-9/class.rs",
      "new_id": "4b2b915bd378fb6908266d0a1566adc93d134622",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/libclang-9/class.rs"
    },
    {
      "type": "modify",
      "old_id": "4263bd144cbddec1267d0339ba203b22b1a60d72",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/libclang-9/class_1_0.rs",
      "new_id": "ae31f2329ee05c82d8c0c28ec236402f0aec6251",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/libclang-9/class_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "32607b375f1e4d8cc40ebb739096e779b4851a14",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/libclang-9/derive-hash-struct-with-incomplete-array.rs",
      "new_id": "8a11bcd9d0063023b605ecd0fbd5b85b81c11777",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/libclang-9/derive-hash-struct-with-incomplete-array.rs"
    },
    {
      "type": "modify",
      "old_id": "382195dbb9d1642f3c1fe9cf6eb94e525846041b",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/libclang-9/incomplete-array-padding.rs",
      "new_id": "3848333c57e0cb07a7c0f7d616f01f487afa41e3",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/libclang-9/incomplete-array-padding.rs"
    },
    {
      "type": "modify",
      "old_id": "49664cdd5ed0d2492c138cabff7972656b050431",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/libclang-9/issue-643-inner-struct.rs",
      "new_id": "098ff158cc1b3601b4a080edf3114c89e8cf4817",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/libclang-9/issue-643-inner-struct.rs"
    },
    {
      "type": "modify",
      "old_id": "4ad5417577401e34f78d56e3d8addf8b9cb04f25",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/libclang-9/layout_align.rs",
      "new_id": "899112ceaceb4a133e63c05b391d70a60141e495",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/libclang-9/layout_align.rs"
    },
    {
      "type": "modify",
      "old_id": "f874e9d221acbde6da21eb3e13cefa38e6754717",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/libclang-9/type_alias_template_specialized.rs",
      "new_id": "2d7d40e29ea091399ec50d7c0a6d270ec332c1d6",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/libclang-9/type_alias_template_specialized.rs"
    },
    {
      "type": "modify",
      "old_id": "6514b930c7259b673b469dd87c0df31b2a7ecd8a",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/libclang-9/zero-sized-array.rs",
      "new_id": "10c0afac21c90348e872e6e93c8b1ee2868c3337",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/libclang-9/zero-sized-array.rs"
    },
    {
      "type": "modify",
      "old_id": "dbd4248ee5fa3cd91d917414243659a139428f23",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/long_double.rs",
      "new_id": "0834ff95fe9bd0c8a309b09cb08f68bbe054e5e3",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/long_double.rs"
    },
    {
      "type": "modify",
      "old_id": "ea5a90b871b7224b49858bcd4ac8cc8a1e3ba567",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/msvc-no-usr.rs",
      "new_id": "ec5bab031fc83a85de8b8bc736609dbd3b2e897a",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/msvc-no-usr.rs"
    },
    {
      "type": "modify",
      "old_id": "9f5865fccccef0fc7e302a675db25f244da0f95c",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/mutable.rs",
      "new_id": "28f861c435c68d42f086a8a1501ab9b4913c3f5b",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/mutable.rs"
    },
    {
      "type": "modify",
      "old_id": "576fc9336fdf5412dd880a53ca8195d525ba0852",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/namespace.rs",
      "new_id": "abe4fb4895a857ca0a98332393a30b7797b219d3",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/namespace.rs"
    },
    {
      "type": "modify",
      "old_id": "92cd6605b4d2425f6cd9ad748ba8ac48b4ef0efb",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/nested.rs",
      "new_id": "9a1ede6ac0898b85cf84c3ed0af882a421bdfd1a",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/nested.rs"
    },
    {
      "type": "modify",
      "old_id": "86b9b8c68bb69b330ad49c32a61523c70e0e5589",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/nested_within_namespace.rs",
      "new_id": "158f4b7ac3d88d1577c46c8cf13f66b4cf9225d2",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/nested_within_namespace.rs"
    },
    {
      "type": "modify",
      "old_id": "7a9d0d82b56fe701efe4baa56afc55893a45e460",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/no-comments.rs",
      "new_id": "e7d56203d6bb9c733b1d3cc10915d4fc5dfed2da",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/no-comments.rs"
    },
    {
      "type": "modify",
      "old_id": "a62eaa5df53d38ad943eaa1cf460e5232fc02471",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/no-derive-debug.rs",
      "new_id": "6460178ce86a14063f256e634a185c14eecf7d4a",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/no-derive-debug.rs"
    },
    {
      "type": "modify",
      "old_id": "eda13aad68c9c9f785dfb442275ae71ac4d01414",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/no-derive-default.rs",
      "new_id": "5656d0bf6db82284d90556ecfbe4c71294573ec1",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/no-derive-default.rs"
    },
    {
      "type": "modify",
      "old_id": "1cd7f672b604ecb801a8e410926757bbf08b915a",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/no-hash-allowlisted.rs",
      "new_id": "4f07c38cc5b8fe58808a442ba31ed12bad7520a6",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/no-hash-allowlisted.rs"
    },
    {
      "type": "modify",
      "old_id": "cd3ed3b935bcac6c2fe3fe44f0ea88cdf885f6e6",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/no-partialeq-allowlisted.rs",
      "new_id": "e10f4f248ae75d68a5fb87cd7cdccae8e6b8e211",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/no-partialeq-allowlisted.rs"
    },
    {
      "type": "modify",
      "old_id": "0aa0b5e32291adcd12641c2f353bb5bc5b6710ff",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/no-recursive-allowlisting.rs",
      "new_id": "3d02d0509b95380b2652e2e725e18501f2163522",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/no-recursive-allowlisting.rs"
    },
    {
      "type": "modify",
      "old_id": "f63ac4512b664b731e13c2c7fd05009961eaaa88",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/no-std.rs",
      "new_id": "9de5d52337242f6f9368d1d5cf13f7901dc13665",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/no-std.rs"
    },
    {
      "type": "modify",
      "old_id": "fa53bb66fe3f5a091142f447bf8fff152b9fce40",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/no_copy_allowlisted.rs",
      "new_id": "bec006618533c563768cea8d1b8d6da55818509c",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/no_copy_allowlisted.rs"
    },
    {
      "type": "modify",
      "old_id": "e240d645fbf0ee7765738a601d6843d6fbf849be",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/no_debug_allowlisted.rs",
      "new_id": "f5f8cf5aaec4435d59d19be45ccd44055882b477",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/no_debug_allowlisted.rs"
    },
    {
      "type": "modify",
      "old_id": "980f1575f06315a2cbe1b51adf5140b2cb15dd0a",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/no_default_allowlisted.rs",
      "new_id": "1b726b3f70ba53c96121ff42b3319dbd1f8d63d6",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/no_default_allowlisted.rs"
    },
    {
      "type": "modify",
      "old_id": "acd7a09f3a54e7ccfe3ddfc7d573440f8ba2fe02",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/non-type-params.rs",
      "new_id": "9443cd1fd7beab8f756aa6e2d40f9fa6514478f7",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/non-type-params.rs"
    },
    {
      "type": "modify",
      "old_id": "cef29c8c962755f8def6f899af1abfdab36fbec6",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/objc_interface_type.rs",
      "new_id": "4552e3ac56d9049677cc13d98d441079c6083147",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/objc_interface_type.rs"
    },
    {
      "type": "modify",
      "old_id": "f47aff0552a4e940fb16237312d649c0f6e65585",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/opaque-template-inst-member-2.rs",
      "new_id": "c54d11c2f2491f9d946eaddbe4c6a3c632d5c3ed",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/opaque-template-inst-member-2.rs"
    },
    {
      "type": "modify",
      "old_id": "a3c67784de1ab9200fa0f010c6e354afb7d3be2f",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/opaque-template-inst-member.rs",
      "new_id": "e7c98a9a11cfbf35922642d2c06ef01eb502effc",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/opaque-template-inst-member.rs"
    },
    {
      "type": "modify",
      "old_id": "e972443ed3e57b6870c725d1084db193d9d4c526",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/opaque-template-instantiation-namespaced.rs",
      "new_id": "50d27d00efd5232bfdfc4cade40d8d059d85dfad",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/opaque-template-instantiation-namespaced.rs"
    },
    {
      "type": "modify",
      "old_id": "6f0f31b37668147132243050b1b19135405236c6",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/opaque-template-instantiation.rs",
      "new_id": "72ca95ac36b01c5c65c60137c4e2c509768ed63f",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/opaque-template-instantiation.rs"
    },
    {
      "type": "modify",
      "old_id": "980df3d61286a4371bbc4252b23ff5f02e1eff49",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/opaque_in_struct.rs",
      "new_id": "eec1c451730068dd7ec942382ef3b63a4bb692cc",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/opaque_in_struct.rs"
    },
    {
      "type": "modify",
      "old_id": "90b019b290ef70ace54b6be68d1d667314532571",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/opaque_pointer.rs",
      "new_id": "b5c49275dcca746178caf8297dabd33969998cf6",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/opaque_pointer.rs"
    },
    {
      "type": "modify",
      "old_id": "13cb030620ae34a1de89227f18952554947d6e4d",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/packed-n-with-padding.rs",
      "new_id": "1aa49e881e133daec6d4c3e790e4f9d21100c61e",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/packed-n-with-padding.rs"
    },
    {
      "type": "modify",
      "old_id": "328f97f08fa91d539019412c308547567af95af1",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/private.rs",
      "new_id": "0586ae7faa9514baf12cac1e52ea5552f851f6d5",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/private.rs"
    },
    {
      "type": "modify",
      "old_id": "92a4bf653b7d5d58e80084a50e21a39e907b5ac4",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/private_fields.rs",
      "new_id": "8e674b4997aaa4f6991d2a8ade702ade9eae0f15",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/private_fields.rs"
    },
    {
      "type": "modify",
      "old_id": "1f4fa6e1b8a83972f9560c0b07f1ea4884abdf42",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/reparented_replacement.rs",
      "new_id": "cbfafab07fa7c01ba59baee60e434deb1c78ccf5",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/reparented_replacement.rs"
    },
    {
      "type": "modify",
      "old_id": "7bec94b8d2f98eae23f1428ca06af0183b9eda2a",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/replace_use.rs",
      "new_id": "ad320ad1eeb5df6cfdc63aa21bef0a553ad0f627",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/replace_use.rs"
    },
    {
      "type": "modify",
      "old_id": "df2353686ada1753f077d79db98f80a6b8782955",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/repr-align.rs",
      "new_id": "bf3fc8ced2996f8fd8858cbfcc289bbdc34c3fdc",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/repr-align.rs"
    },
    {
      "type": "modify",
      "old_id": "056b671b334d9f1f37230b541c5224682590bd15",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/same_struct_name_in_different_namespaces.rs",
      "new_id": "1d6393d4c1a4e47ea4d9d7fa88eb9958c19e2527",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/same_struct_name_in_different_namespaces.rs"
    },
    {
      "type": "modify",
      "old_id": "5f2ec54d5a356ca9bebf370b33beba351e4e093e",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/sentry-defined-multiple-times.rs",
      "new_id": "6b5b15f8cb896e162f27951ebaf351c17910a1c9",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/sentry-defined-multiple-times.rs"
    },
    {
      "type": "modify",
      "old_id": "0d9ab2caba5b51be577275ba17e6929f93cd5167",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/size_t_is_usize.rs",
      "new_id": "39e76a727946bfd7114015b47ab7b737352c1203",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/size_t_is_usize.rs"
    },
    {
      "type": "modify",
      "old_id": "6796bc9f3a1b804d8e11b28b268d2aec9ca5d1f6",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/size_t_template.rs",
      "new_id": "c591433148574e3a784e19bf602b73bf2776f2e7",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/size_t_template.rs"
    },
    {
      "type": "modify",
      "old_id": "7298095e21a9eea6aa9be05819e5d869faddafa2",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/struct_containing_forward_declared_struct.rs",
      "new_id": "3cd285a801c3a5c1d216e2da4381282c5ce77bf9",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/struct_containing_forward_declared_struct.rs"
    },
    {
      "type": "modify",
      "old_id": "34c9dbd21e02b57c59f90678dd17b375ff025265",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/struct_typedef.rs",
      "new_id": "e9f049bb9207cbff054c4dc426140e43b22fed3f",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/struct_typedef.rs"
    },
    {
      "type": "modify",
      "old_id": "ef91fe49a98d40e4248a9e6a2592d674429ec18f",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/struct_typedef_ns.rs",
      "new_id": "7aaaa412d6600b7c7e973ba788c117c37fe4ea17",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/struct_typedef_ns.rs"
    },
    {
      "type": "modify",
      "old_id": "0f5d3dac91900fbdf9ed6992d17e1e205f69697e",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/struct_with_anon_struct.rs",
      "new_id": "8e92421c93c3bc4ae9f6b690d95475e039d9c566",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/struct_with_anon_struct.rs"
    },
    {
      "type": "modify",
      "old_id": "d5a5044832e08a8fe02a5c9c1ee1377356478ef5",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/struct_with_anon_struct_array.rs",
      "new_id": "81361454c73b030639ef84248599f450cf2ab25c",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/struct_with_anon_struct_array.rs"
    },
    {
      "type": "modify",
      "old_id": "0ed19f76345f6e30b278b356183b306902ee5e43",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/struct_with_anon_struct_pointer.rs",
      "new_id": "b50afa8af07f7a56774a015d460c5a7e9e099cee",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/struct_with_anon_struct_pointer.rs"
    },
    {
      "type": "modify",
      "old_id": "15b8c9e4498e16e0a30c438d50faee114caafa07",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/struct_with_anon_union.rs",
      "new_id": "99b5aba9f2ebaf543ea436a8a481feafa4d4096e",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/struct_with_anon_union.rs"
    },
    {
      "type": "modify",
      "old_id": "b02c44482a06d4e717abaf657e9c403e0eb994f0",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/struct_with_anon_union_1_0.rs",
      "new_id": "8321ecafa64cbc8222d4740cffe6f0e9614470ff",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/struct_with_anon_union_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "30751e7d8328fbc45cb97665693be88ae38a80ac",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/struct_with_anon_unnamed_struct.rs",
      "new_id": "806511a815a7d95bdb802e6be0a97f2d8c67dbf7",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/struct_with_anon_unnamed_struct.rs"
    },
    {
      "type": "modify",
      "old_id": "17a83574e78fc04899d4139532e011d1d8a3dfb7",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/struct_with_anon_unnamed_union.rs",
      "new_id": "5152951da53eb8222f3911280b4c996848ec819d",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/struct_with_anon_unnamed_union.rs"
    },
    {
      "type": "modify",
      "old_id": "f72abd2b0300d7b8ff8a15d2b288dab8c53ee836",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/struct_with_anon_unnamed_union_1_0.rs",
      "new_id": "c4ab43de95ae4f589bd048a7cde13a8d7355d0f1",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/struct_with_anon_unnamed_union_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "2e95726f4c1cb279cd4f1d8c1ca7d8cd0162e8ff",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/struct_with_bitfields.rs",
      "new_id": "cfa9069840a562f0b67ec4af54508917a5029796",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/struct_with_bitfields.rs"
    },
    {
      "type": "modify",
      "old_id": "721ba96caff3ad767a7e439826bcf28bfb7bfca1",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/struct_with_derive_debug.rs",
      "new_id": "ed77c782b8181d849945f2d61ffff93879d3ca51",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/struct_with_derive_debug.rs"
    },
    {
      "type": "modify",
      "old_id": "56179c20f837c8ff459d3a9ac7125fbb05a2025f",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/struct_with_large_array.rs",
      "new_id": "7d544cff2426c32a76609b5c077352e8a98be32c",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/struct_with_large_array.rs"
    },
    {
      "type": "modify",
      "old_id": "7ced63e6ce6d1d9038ee3e4451458e9a075bc54b",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/struct_with_nesting.rs",
      "new_id": "97a495bd1cabd86bd4ff3a11c7f91c3150aaef18",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/struct_with_nesting.rs"
    },
    {
      "type": "modify",
      "old_id": "9f27161a0c5f3d6287af204ae485ed9aca5cc587",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/struct_with_nesting_1_0.rs",
      "new_id": "772036326f76c06c55cc6a59455cc94ff57e4166",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/struct_with_nesting_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "14ee36fbaab6c5e0c11922766233504b1f8b6e48",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/struct_with_packing.rs",
      "new_id": "e8c2cbc94d3d53009c1f4b0952ef7dbedc72e016",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/struct_with_packing.rs"
    },
    {
      "type": "modify",
      "old_id": "c605c6e2e3e9d5ec194eaf01f7309ec236009df0",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/struct_with_struct.rs",
      "new_id": "37e7b37cec820bd47f38f42064afb6ff19a1f6af",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/struct_with_struct.rs"
    },
    {
      "type": "modify",
      "old_id": "9c4848869393078e6cf36830b8130a2752e9e016",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/template.rs",
      "new_id": "8672db62848c07ab4395f3b8898303d7c9da98c9",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/template.rs"
    },
    {
      "type": "modify",
      "old_id": "c97be9b006284f6c7bbeb6020cdaaa27c743414a",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/test_mixed_header_and_header_contents.rs",
      "new_id": "c23045325885eb49df1e0452b9144bfd5cf7533d",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/test_mixed_header_and_header_contents.rs"
    },
    {
      "type": "modify",
      "old_id": "c77c18342a116e9df21cf2f5c44fb7b84ae8648e",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/test_multiple_header_calls_in_builder.rs",
      "new_id": "2ac3c4ffbe881f68a5093a951ca087ee19283c46",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/test_multiple_header_calls_in_builder.rs"
    },
    {
      "type": "modify",
      "old_id": "b2a84d8462c6f231daee6dcc12016c4f97967f16",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/timex.rs",
      "new_id": "53052b0df0f141aff55e1d42c588ad291d206d6a",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/timex.rs"
    },
    {
      "type": "modify",
      "old_id": "568f94336beff652fca9bd8325fd9013bb4624c5",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/type-referenced-by-allowlisted-function.rs",
      "new_id": "ce0d98378dd8e290369e5d68b97a2e67201bc5c2",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/type-referenced-by-allowlisted-function.rs"
    },
    {
      "type": "modify",
      "old_id": "1c34be7e9beb7da8681a82283c139f45c87c71c7",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/typeref.rs",
      "new_id": "cd9133508ff0b6989fb716bcb6b40245ccb54284",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/typeref.rs"
    },
    {
      "type": "modify",
      "old_id": "2820d9f96c9bf45a2f42258543eb4a6b48459207",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/typeref_1_0.rs",
      "new_id": "a7e7cf21fc07261f975c3a29717428aada6940ed",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/typeref_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "6ef2d8a1246c949a25f195e6d0a3d955f1b61b9d",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/underscore.rs",
      "new_id": "f79c8bbbb7c2b01d5a5759591c862510e7532f85",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/underscore.rs"
    },
    {
      "type": "modify",
      "old_id": "8612764186d40d026ef9add011072313633807db",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/union-align.rs",
      "new_id": "c28a685c4c4a963a94ee076bc89ded33cf838a76",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/union-align.rs"
    },
    {
      "type": "modify",
      "old_id": "b52c6c36008de89dfa0594e823cef5c65a1c5f8d",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/union-in-ns.rs",
      "new_id": "d5fae0c98dbb54b21b9c78c86098dbe11efc0517",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/union-in-ns.rs"
    },
    {
      "type": "modify",
      "old_id": "c210c38c74a1f1a62eaceb5c27ae59af69b8c18c",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/union-in-ns_1_0.rs",
      "new_id": "5c7e60b85217b1e0f6b73cd9e524bf6ba7d28b0d",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/union-in-ns_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "94ad3fd87362028d5e9340952f61188ab689a170",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/union_dtor.rs",
      "new_id": "6fe939f2a95f69908361d573248f147b951059e4",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/union_dtor.rs"
    },
    {
      "type": "modify",
      "old_id": "a59f99fc6cdd7810fc108a9796851595563ce6a1",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/union_dtor_1_0.rs",
      "new_id": "6e16a4ecbb2e889773549afd171514151dd95a0b",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/union_dtor_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "6cd0d56cdbc69dd03161039c3e6d5d8a83b203ea",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/union_fields.rs",
      "new_id": "b2b1be6d931515cb1dfba7253bf90b5deb13d282",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/union_fields.rs"
    },
    {
      "type": "modify",
      "old_id": "36972b6b8fff8bfbd8ef78adea1aa4a86f1da57d",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/union_fields_1_0.rs",
      "new_id": "d2399369a52489dc6d5993ea244f3c06af1f7673",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/union_fields_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "afb735043d64e14e98122786c6a0e27b30ed812a",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/union_with_anon_struct.rs",
      "new_id": "b34c53a5ed093a2eb1738e40dea0ab5c3abb2978",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/union_with_anon_struct.rs"
    },
    {
      "type": "modify",
      "old_id": "09dcfa1b08752cb83663bf5caebdef2bd4038441",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/union_with_anon_struct_1_0.rs",
      "new_id": "f69761e7d658ba2055ab1fd20ed6c6f627371451",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/union_with_anon_struct_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "09ed515f99423edb4e6fd861c270601afca98432",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/union_with_anon_struct_bitfield.rs",
      "new_id": "9036d89ef88408740d458ab16ea36b3947584ec0",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/union_with_anon_struct_bitfield.rs"
    },
    {
      "type": "modify",
      "old_id": "43736b0311ff5980d635ef6989e5964bbc9b544b",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/union_with_anon_struct_bitfield_1_0.rs",
      "new_id": "6dec77a1267c7316791ccb3e44c9318db85c9a82",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/union_with_anon_struct_bitfield_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "a24962c4a6502c2dd62a07adcec0974ef52f26bc",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/union_with_anon_union.rs",
      "new_id": "5c9507f4c35733b78eeb1ba078d7016a01b730be",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/union_with_anon_union.rs"
    },
    {
      "type": "modify",
      "old_id": "f892c45f8b09af07ef26c32c15706e30d8e7b11d",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/union_with_anon_union_1_0.rs",
      "new_id": "55e2cceb7f5e6c845898873b2ddd4e933cb7a1ab",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/union_with_anon_union_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "94380d1a5489501215bafc2d47cb74edc90a99f5",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/union_with_anon_unnamed_struct.rs",
      "new_id": "b0c5773c498304b0d64fb8c3878ab406194ce630",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/union_with_anon_unnamed_struct.rs"
    },
    {
      "type": "modify",
      "old_id": "cbdac700fbc144968a448dcc6b4591efd6c42bd4",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/union_with_anon_unnamed_struct_1_0.rs",
      "new_id": "5f97be72c2529651e879f6bf97e80c25842a817e",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/union_with_anon_unnamed_struct_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "2004ff4cefd768c277e965708bc9a787bb364d81",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/union_with_anon_unnamed_union.rs",
      "new_id": "ee651435a6faa363086ea21a874c6f8ef201adf8",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/union_with_anon_unnamed_union.rs"
    },
    {
      "type": "modify",
      "old_id": "910f5885c08623a6e9ebf8b0046c003b63245428",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/union_with_anon_unnamed_union_1_0.rs",
      "new_id": "0ea64ff663d4cee125e12e2d9977370e0c4dd8e8",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/union_with_anon_unnamed_union_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "3f9294dd053efacc438fcd490152792f51e432a4",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/union_with_big_member.rs",
      "new_id": "5aac1cebe0188e83a0ed136f33ad6ee51db6a859",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/union_with_big_member.rs"
    },
    {
      "type": "modify",
      "old_id": "541c9d4c77731dffef1d5b5b11578e1c03b8c395",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/union_with_big_member_1_0.rs",
      "new_id": "c9da6a6e97ac51291b7ce8eebb1c540bbd5383f7",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/union_with_big_member_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "54a3179b412a2af119663961e2c14363c57daba5",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/union_with_nesting.rs",
      "new_id": "bb5038a9d266abdba7f0c3e306eb4f75a66f8184",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/union_with_nesting.rs"
    },
    {
      "type": "modify",
      "old_id": "3f105c39e85f239aea389ac0f254c7f230ca6fdf",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/union_with_nesting_1_0.rs",
      "new_id": "86ad0a22172bcc1ed1418a5c7f17d22c1c9eba30",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/union_with_nesting_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "8dbda00d71a5f0511e8e0ee519b943cc21794a4f",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/unknown_attr.rs",
      "new_id": "108094d9d3ee401678b634f47bc22b52738d38bd",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/unknown_attr.rs"
    },
    {
      "type": "modify",
      "old_id": "d919b6e745cbaff5306c36fdfd2b24a01db65ed1",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/use-core.rs",
      "new_id": "006a98b5a5fb7b33f79ff2a56dfd5298af499924",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/use-core.rs"
    },
    {
      "type": "modify",
      "old_id": "61ddfc42cb0f0a8c99c249cb743e13a0efcb91ee",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/use-core_1_0.rs",
      "new_id": "c0cb1630c87ba75c8e7c2d54945714939270133b",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/use-core_1_0.rs"
    },
    {
      "type": "modify",
      "old_id": "2931f9121c7a6d9654f1a950579ed3864abb08b2",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/var-tracing.rs",
      "new_id": "63962c4daa9787afb4a9d73584ea8851d026df69",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/var-tracing.rs"
    },
    {
      "type": "modify",
      "old_id": "04f4de714bdc742d1bf262b6b3e75161fd53fb2c",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/vector.rs",
      "new_id": "246313b1b179bb17307dfb11b1fd571d01074ee8",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/vector.rs"
    },
    {
      "type": "modify",
      "old_id": "eac6aa665ec256f59dc020483e2181bacae2dc0c",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/virtual_inheritance.rs",
      "new_id": "e3db2318168dd3e91d71de4890ed5238c6d52b76",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/virtual_inheritance.rs"
    },
    {
      "type": "modify",
      "old_id": "c4dfa55ad9c40b55c42a71783cf5592a20aa99c0",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/weird_bitfields.rs",
      "new_id": "f9e21cad2ff63eb8196d8b156e0e0599bef5d556",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/weird_bitfields.rs"
    },
    {
      "type": "modify",
      "old_id": "92b6798fb2b38eb0aa1a6689e5c900a3ca21ae2b",
      "old_mode": 33188,
      "old_path": "tests/expectations/tests/zero-size-array-align.rs",
      "new_id": "842e1e3e90922befd6a9902b5a59b03eafc84a91",
      "new_mode": 33188,
      "new_path": "tests/expectations/tests/zero-size-array-align.rs"
    }
  ]
}
