)]}'
{
  "log": [
    {
      "commit": "cc6a6bae8c3bfa389974e533c54694662c1a9de6",
      "tree": "d59ee9b478a8053eca56fdfb2082c2c49ebc5e76",
      "parents": [
        "69c1421f159dceca565305de2bdd6cd1abd2e4f8",
        "9dfff98c0b962c252ed8a07429fed919aa40cd78"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Fri Feb 27 23:27:18 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 27 23:27:18 2026 +0000"
      },
      "message": "Merge pull request #418 from guilliamxavier/patch-1\n\nFix `Vec::push_all` ptr code in exception-safety\n"
    },
    {
      "commit": "69c1421f159dceca565305de2bdd6cd1abd2e4f8",
      "tree": "12601d235efaeb825b142d6c3b8a14938c15a5de",
      "parents": [
        "b88b56383feebce58c1266b6218923cef9dfd1d7",
        "b646f1a5aa17ae7eabe2ad744c21e5a741d2b28e"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Fri Feb 27 23:20:34 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 27 23:20:34 2026 +0000"
      },
      "message": "Merge pull request #516 from emamoah/patch-2\n\nClarify parameter and argument compatibility\n"
    },
    {
      "commit": "9dfff98c0b962c252ed8a07429fed919aa40cd78",
      "tree": "605c893e54d87348654c161c1c5209558e4ba692",
      "parents": [
        "b88b56383feebce58c1266b6218923cef9dfd1d7"
      ],
      "author": {
        "name": "Guilliam Xavier",
        "email": "guilliamxavier@users.noreply.github.com",
        "time": "Thu Aug 31 10:16:06 2023 +0200"
      },
      "committer": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sat Feb 28 08:16:06 2026 +0900"
      },
      "message": "Fix `Vec::push_all` ptr code in exception-safety"
    },
    {
      "commit": "b88b56383feebce58c1266b6218923cef9dfd1d7",
      "tree": "fc762eace4a1eb1bd9575331466236c0d140a81e",
      "parents": [
        "16604bde31e41f55b7383b73ffebe3a7daf81e8c",
        "85a0843bf98218b83458e7c82ace7c3776fe0125"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Fri Feb 27 23:09:47 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 27 23:09:47 2026 +0000"
      },
      "message": "Merge pull request #515 from emamoah/patch-1\n\nImprove grammar in Variance section\n"
    },
    {
      "commit": "16604bde31e41f55b7383b73ffebe3a7daf81e8c",
      "tree": "09745d3512f78514f81c5f70a7d026d0e53fa632",
      "parents": [
        "b8f254a991b8b7e8f704527f0d4f343a4697dfa9",
        "7e6458873540da73b88a4904dfaa952053b25472"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Thu Feb 26 22:57:03 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Feb 26 22:57:03 2026 +0000"
      },
      "message": "Merge pull request #520 from MisterDA/ffi-explicit-extern-C-abi\n\nExplicit `extern \"C\"` ABI for FFI\n"
    },
    {
      "commit": "7e6458873540da73b88a4904dfaa952053b25472",
      "tree": "09745d3512f78514f81c5f70a7d026d0e53fa632",
      "parents": [
        "b8f254a991b8b7e8f704527f0d4f343a4697dfa9"
      ],
      "author": {
        "name": "Antonin Décimo",
        "email": "antonin.decimo@gmail.com",
        "time": "Thu Feb 26 18:02:31 2026 +0100"
      },
      "committer": {
        "name": "Antonin Décimo",
        "email": "antonin.decimo@gmail.com",
        "time": "Thu Feb 26 18:05:56 2026 +0100"
      },
      "message": "Explicit `extern \"C\"` ABI for FFI\n\nSee also [`items.extern.abi.default`][1].\n\n\u003e If the ABI string is not specified, it defaults to `\"C\"`.\n\n\u003e The `extern` syntax without an explicit ABI is being phased out, so\n\u003e it’s better to always write the ABI explicitly.\n\u003e\n\u003e For more details, see Rust issue [#134986][].\n\n[1]: https://doc.rust-lang.org/reference/items/external-blocks.html#r-items.extern.abi.default\n[#134986]: https://github.com/rust-lang/rust/issues/134986\n"
    },
    {
      "commit": "b8f254a991b8b7e8f704527f0d4f343a4697dfa9",
      "tree": "cf1ad39ed57d375316e07c788309c3554a83b436",
      "parents": [
        "050c002a360fa45b701ea34feed7a860dc8a41bf",
        "0e410ec0977774b4b9165ea1568904642f5807af"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Thu Jan 29 12:15:01 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 29 12:15:01 2026 +0000"
      },
      "message": "Merge pull request #519 from Unconnectable/update/atomics-examples\n\nFix deprecation warning for compare_and_swap in atomics.md\n"
    },
    {
      "commit": "0e410ec0977774b4b9165ea1568904642f5807af",
      "tree": "cf1ad39ed57d375316e07c788309c3554a83b436",
      "parents": [
        "050c002a360fa45b701ea34feed7a860dc8a41bf"
      ],
      "author": {
        "name": "Unconnectable",
        "email": "scpr7@outlook.com",
        "time": "Thu Jan 29 19:45:31 2026 +0800"
      },
      "committer": {
        "name": "Unconnectable",
        "email": "scpr7@outlook.com",
        "time": "Thu Jan 29 19:45:31 2026 +0800"
      },
      "message": "doc: replace deprecated compare_and_swap with compare_exchange\n"
    },
    {
      "commit": "050c002a360fa45b701ea34feed7a860dc8a41bf",
      "tree": "2ec4cb8c77b033b72ae4d92caa10bf06d0f13387",
      "parents": [
        "b833cfe67c71fc98e1c72e39a52d154a6288f120",
        "84edd0a9c58b686b566bb724417959e054f8b2db"
      ],
      "author": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Sat Jan 10 15:05:01 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jan 10 15:05:01 2026 +0000"
      },
      "message": "Merge pull request #518 from julian-graf/unfix-typo\n\nCorrect false typo fix in safe-unsafe-meaning.md\n"
    },
    {
      "commit": "84edd0a9c58b686b566bb724417959e054f8b2db",
      "tree": "2ec4cb8c77b033b72ae4d92caa10bf06d0f13387",
      "parents": [
        "b833cfe67c71fc98e1c72e39a52d154a6288f120"
      ],
      "author": {
        "name": "Julian Graf",
        "email": "julian.jg.graf@gmail.com",
        "time": "Sat Jan 10 15:59:30 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jan 10 15:59:30 2026 +0100"
      },
      "message": "correct typo fix in safe-unsafe-meaning.md"
    },
    {
      "commit": "b833cfe67c71fc98e1c72e39a52d154a6288f120",
      "tree": "0a3d9ae1ab34fb7f91b84f2081a797c621ff6866",
      "parents": [
        "5b3a9d084cbc64e54da87e3eec7c7faae0e48ba9",
        "d4b0ece12ed77bbcf782dfd44b13f20c668a92c6"
      ],
      "author": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Fri Jan 09 23:34:23 2026 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 09 23:34:23 2026 +0000"
      },
      "message": "Merge pull request #517 from julian-graf/fix-typo-grammar-safe-unsafe-meaning\n\nFix grammar and typos in safe-unsafe-meaning.md\n"
    },
    {
      "commit": "d4b0ece12ed77bbcf782dfd44b13f20c668a92c6",
      "tree": "0a3d9ae1ab34fb7f91b84f2081a797c621ff6866",
      "parents": [
        "5b3a9d084cbc64e54da87e3eec7c7faae0e48ba9"
      ],
      "author": {
        "name": "Julian Graf",
        "email": "julian.jg.graf@gmail.com",
        "time": "Sat Jan 10 00:13:22 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jan 10 00:13:22 2026 +0100"
      },
      "message": "Fix grammar and typos in safe-unsafe-meaning.md"
    },
    {
      "commit": "b646f1a5aa17ae7eabe2ad744c21e5a741d2b28e",
      "tree": "f9f3e56cfab80ee0930470a4dc365ef314c46815",
      "parents": [
        "95fa2429af7e12cd068b845faea80d7d1d40ede1"
      ],
      "author": {
        "name": "Emmanuel Amoah",
        "email": "42612171+emamoah@users.noreply.github.com",
        "time": "Wed Dec 31 07:19:19 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 31 07:19:19 2025 +0000"
      },
      "message": "Clarify parameter and argument compatibility"
    },
    {
      "commit": "95fa2429af7e12cd068b845faea80d7d1d40ede1",
      "tree": "f1d93c33d167481e289dce703a3869b56340a7bb",
      "parents": [
        "cbb626add76de42a548daa1b28aa5ceba4e0c617"
      ],
      "author": {
        "name": "Emmanuel Amoah",
        "email": "42612171+emamoah@users.noreply.github.com",
        "time": "Wed Dec 31 07:06:47 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 31 07:06:47 2025 +0000"
      },
      "message": "Clarify parameter and argument compatibility"
    },
    {
      "commit": "cbb626add76de42a548daa1b28aa5ceba4e0c617",
      "tree": "7db906cb70398ef77ec7da95e958718529db7c28",
      "parents": [
        "5b3a9d084cbc64e54da87e3eec7c7faae0e48ba9"
      ],
      "author": {
        "name": "Emmanuel Amoah",
        "email": "42612171+emamoah@users.noreply.github.com",
        "time": "Tue Dec 30 16:58:26 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 30 16:58:26 2025 +0000"
      },
      "message": "Clarify parameter and argument compatibility\n\nAlthough this is unambiguous after understanding it, I feel it could use a bit more clarity. The first time I read this, I was mostly confused. Many times, without even knowing. Since there was an assignment going on (`*input \u003d val;`), I thought the compatibility was referring to THAT assignment. This proposal makes it clear, especially to new readers, where exactly this compatibility lies."
    },
    {
      "commit": "85a0843bf98218b83458e7c82ace7c3776fe0125",
      "tree": "c61e3585375f02090fa8bdc5ae5f57223a1c6a0f",
      "parents": [
        "5b3a9d084cbc64e54da87e3eec7c7faae0e48ba9"
      ],
      "author": {
        "name": "Emmanuel Amoah",
        "email": "42612171+emamoah@users.noreply.github.com",
        "time": "Tue Dec 30 16:33:47 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 30 16:33:47 2025 +0000"
      },
      "message": "Improve grammar in Variance section\n\nThis makes it clear that it\u0027s not the function being called that\u0027s expecting, but its caller."
    },
    {
      "commit": "5b3a9d084cbc64e54da87e3eec7c7faae0e48ba9",
      "tree": "5cfd25de336b866410ec58b2da5da942c07c2387",
      "parents": [
        "9fe8fa599ad228dda74f240cc32b54bc5c1aa3e6",
        "3b7e25b55c00e67a50dca679f7a172b591a553c8"
      ],
      "author": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Fri Dec 12 12:24:05 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 12 12:24:05 2025 +0000"
      },
      "message": "Merge pull request #513 from wolfired/master\n\nUpdate method lookup link in dot-operator.md\n"
    },
    {
      "commit": "3b7e25b55c00e67a50dca679f7a172b591a553c8",
      "tree": "5cfd25de336b866410ec58b2da5da942c07c2387",
      "parents": [
        "9fe8fa599ad228dda74f240cc32b54bc5c1aa3e6"
      ],
      "author": {
        "name": "LinkWu",
        "email": "wjianl@qq.com",
        "time": "Fri Dec 12 17:12:09 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 12 17:12:09 2025 +0800"
      },
      "message": "Update method lookup link in dot-operator.md"
    },
    {
      "commit": "9fe8fa599ad228dda74f240cc32b54bc5c1aa3e6",
      "tree": "a597df88067a9003c255529eb6c1a2b549a17273",
      "parents": [
        "c4a05bb7aeb2bb1a70d65981faed559494f01d16",
        "c534193857945ef63efed7b52b8d8bde42c70e93"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Wed Dec 03 11:54:04 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 03 11:54:04 2025 +0000"
      },
      "message": "Merge pull request #512 from azaleacolburn/remove-unsafe-guidelines\n\nRemove references to outdated unsafe code guidelines\n"
    },
    {
      "commit": "c534193857945ef63efed7b52b8d8bde42c70e93",
      "tree": "a597df88067a9003c255529eb6c1a2b549a17273",
      "parents": [
        "c4a05bb7aeb2bb1a70d65981faed559494f01d16"
      ],
      "author": {
        "name": "Azalea Colburn",
        "email": "azaleacolburn@gmail.com",
        "time": "Tue Dec 02 15:17:02 2025 -0800"
      },
      "committer": {
        "name": "Azalea Colburn",
        "email": "azaleacolburn@gmail.com",
        "time": "Tue Dec 02 15:17:02 2025 -0800"
      },
      "message": "Remove references to deprecated unsafe code guidelines\n"
    },
    {
      "commit": "c4a05bb7aeb2bb1a70d65981faed559494f01d16",
      "tree": "4a294acb9e7e8d3078d85bac7d65e4cdd7254592",
      "parents": [
        "0fe83ab28985b99aba36a1f0dbde3e08286fefda",
        "f07bd4c7bca3f4255fab95924cae19c1be198b51"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Fri Nov 28 23:32:00 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 28 23:32:00 2025 +0000"
      },
      "message": "Merge pull request #511 from ehuss/mdbook-0.5\n\nUpdate to mdbook 0.5\n"
    },
    {
      "commit": "f07bd4c7bca3f4255fab95924cae19c1be198b51",
      "tree": "4a294acb9e7e8d3078d85bac7d65e4cdd7254592",
      "parents": [
        "0fe83ab28985b99aba36a1f0dbde3e08286fefda"
      ],
      "author": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Sat Nov 22 12:25:55 2025 -0800"
      },
      "committer": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Sat Nov 22 12:25:55 2025 -0800"
      },
      "message": "Update to mdbook 0.5\n\nChangelog: https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-051\n"
    },
    {
      "commit": "0fe83ab28985b99aba36a1f0dbde3e08286fefda",
      "tree": "78e69049bf7a0977dea657bdac3b6e2a1ba647a2",
      "parents": [
        "9fef1fac3b10b24eeacfcfc501ae2ebed8d0e4e9",
        "b1e9226304c2413ac50a86101f5628e4112e06b1"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sat Nov 15 00:03:14 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Nov 15 00:03:14 2025 +0000"
      },
      "message": "Merge pull request #510 from memark/patch-1\n\nFix grammar in ffi.md\n"
    },
    {
      "commit": "b1e9226304c2413ac50a86101f5628e4112e06b1",
      "tree": "78e69049bf7a0977dea657bdac3b6e2a1ba647a2",
      "parents": [
        "9fef1fac3b10b24eeacfcfc501ae2ebed8d0e4e9"
      ],
      "author": {
        "name": "Magnus Markling",
        "email": "magnus@markling.com",
        "time": "Fri Nov 14 19:39:08 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 14 19:39:08 2025 +0100"
      },
      "message": "Fix grammar in ffi.md"
    },
    {
      "commit": "9fef1fac3b10b24eeacfcfc501ae2ebed8d0e4e9",
      "tree": "fb4cfb48b0bc5acf29ec2052d5c7cf065395ee2f",
      "parents": [
        "28f4ae6967f984a5f9d95189bc902322afff4487",
        "cbf30ffd20ee519cf325a5598e6f95f7fa14c681"
      ],
      "author": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Tue Nov 11 14:15:39 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 11 14:15:39 2025 +0000"
      },
      "message": "Merge pull request #507 from JohnTitor/citation\n\nAdd CITATION.cff\n"
    },
    {
      "commit": "28f4ae6967f984a5f9d95189bc902322afff4487",
      "tree": "8ae118e03c7a7756916f380fcca1f5623a1ac172",
      "parents": [
        "91044a66c8342ce3a85ebf5bc3f6811a39843990",
        "9bc0f07e7a16acc13f89ee840c713c6fbba7a4a5"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Tue Nov 11 10:24:25 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 11 10:24:25 2025 +0000"
      },
      "message": "Merge pull request #508 from fpdotmonkey/vec-layout-array-chk\n\nUse the newest Layout::array size checks for vec-alloc\n"
    },
    {
      "commit": "9bc0f07e7a16acc13f89ee840c713c6fbba7a4a5",
      "tree": "8ae118e03c7a7756916f380fcca1f5623a1ac172",
      "parents": [
        "91044a66c8342ce3a85ebf5bc3f6811a39843990"
      ],
      "author": {
        "name": "Fletcher Porter",
        "email": "me@fletcherporter.com",
        "time": "Thu Nov 06 14:28:18 2025 +0200"
      },
      "committer": {
        "name": "Fletcher Porter",
        "email": "me@fletcherporter.com",
        "time": "Thu Nov 06 14:28:18 2025 +0200"
      },
      "message": "Use the newest Layout::array size checks for vec-alloc\n\nLayout::array was updated in https://github.com/rust-lang/rust/commit/a32305a8\nto check that array sizes fit in isize::MAX, so I\u0027ve propogated the\nchange to vec-alloc here.\n"
    },
    {
      "commit": "cbf30ffd20ee519cf325a5598e6f95f7fa14c681",
      "tree": "483abf47e17dd5cd60440849acd0febd7887effe",
      "parents": [
        "91044a66c8342ce3a85ebf5bc3f6811a39843990"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Thu Nov 06 19:47:58 2025 +0900"
      },
      "committer": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Thu Nov 06 19:47:58 2025 +0900"
      },
      "message": "Add CITATION.cff\n"
    },
    {
      "commit": "91044a66c8342ce3a85ebf5bc3f6811a39843990",
      "tree": "a773a85c92d08da72470a979c6e25dc4dc821df4",
      "parents": [
        "60f0b30d8ec1c9eb5c2582f2ec55f1094b0f8c42",
        "d1c6b95dcb66894efff501d7925a66c0dc0edebd"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Wed Nov 05 20:56:09 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 05 20:56:09 2025 +0000"
      },
      "message": "Merge pull request #498 from ArhanChaudhary-forks/revert-trivial-wording\n\nreview comment: dropck analysis is *not* trivial\n"
    },
    {
      "commit": "d1c6b95dcb66894efff501d7925a66c0dc0edebd",
      "tree": "a773a85c92d08da72470a979c6e25dc4dc821df4",
      "parents": [
        "3c17036782395893fdc639185da1783065ec4571",
        "60f0b30d8ec1c9eb5c2582f2ec55f1094b0f8c42"
      ],
      "author": {
        "name": "Arhan Chaudhary",
        "email": "arhan.ch@gmail.com",
        "time": "Wed Nov 05 09:31:49 2025 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 05 09:31:49 2025 -0500"
      },
      "message": "Merge branch \u0027master\u0027 into revert-trivial-wording"
    },
    {
      "commit": "60f0b30d8ec1c9eb5c2582f2ec55f1094b0f8c42",
      "tree": "e43eaf729829b5861441aac42e9f49118c82465f",
      "parents": [
        "23fc2682f8fcb887f77d0eaabba708809f834c11",
        "818486503aba9dd735b8a1b9d26770646ec0f576"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Mon Oct 20 13:05:39 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 20 13:05:39 2025 +0000"
      },
      "message": "Merge pull request #504 from permannur/exception-safety-binary-heap\n\nFix typo in exception-safety.md (BinaryHeap::sift_up, user-defined and unsafe code separated)\n"
    },
    {
      "commit": "818486503aba9dd735b8a1b9d26770646ec0f576",
      "tree": "e43eaf729829b5861441aac42e9f49118c82465f",
      "parents": [
        "23fc2682f8fcb887f77d0eaabba708809f834c11"
      ],
      "author": {
        "name": "Perman",
        "email": "permannur@gmail.com",
        "time": "Wed Oct 15 11:34:14 2025 +0500"
      },
      "committer": {
        "name": "Perman",
        "email": "permannur@gmail.com",
        "time": "Wed Oct 15 11:34:14 2025 +0500"
      },
      "message": "Fix typo in exception-safety.md (BinaryHeap::sift_up, user-defined and unsafe code separated)\n"
    },
    {
      "commit": "23fc2682f8fcb887f77d0eaabba708809f834c11",
      "tree": "93bca3491d6e050e5207e5da85dd2b37f1081d52",
      "parents": [
        "f17a018b9989430967d1c58e9a12c51169abc744",
        "7952ab776bf58116ab862f4eeee7c64e548334dc"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Wed Sep 24 10:10:31 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Sep 24 10:10:31 2025 +0000"
      },
      "message": "Merge pull request #502 from sify21/patch-1\n\na typo in ffi.md\n"
    },
    {
      "commit": "7952ab776bf58116ab862f4eeee7c64e548334dc",
      "tree": "93bca3491d6e050e5207e5da85dd2b37f1081d52",
      "parents": [
        "f17a018b9989430967d1c58e9a12c51169abc744"
      ],
      "author": {
        "name": "sify21",
        "email": "sify21@163.com",
        "time": "Wed Sep 24 16:21:09 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Sep 24 16:21:09 2025 +0800"
      },
      "message": "Update ffi.md\n\na typo in ffi.md"
    },
    {
      "commit": "f17a018b9989430967d1c58e9a12c51169abc744",
      "tree": "39e46d07f0274065f5931eea1e210c6313cb1500",
      "parents": [
        "57ed4473660565d9357fcae176b358d7e8724ebf",
        "1a79ab192054f032625bd7ec2a96f730c1a681e4"
      ],
      "author": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Fri Sep 05 22:46:58 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 05 22:46:58 2025 +0000"
      },
      "message": "Merge pull request #501 from peeley/patch-1\n\nAdd missing \"C\" ABI to FFI example code\n"
    },
    {
      "commit": "1a79ab192054f032625bd7ec2a96f730c1a681e4",
      "tree": "39e46d07f0274065f5931eea1e210c6313cb1500",
      "parents": [
        "57ed4473660565d9357fcae176b358d7e8724ebf"
      ],
      "author": {
        "name": "Noah Snelson",
        "email": "noah.snelson@protonmail.com",
        "time": "Thu Sep 04 18:58:14 2025 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 04 18:58:14 2025 -0700"
      },
      "message": "Add \"C\" ABI to FFI example"
    },
    {
      "commit": "57ed4473660565d9357fcae176b358d7e8724ebf",
      "tree": "bf9668075a3d852c356808da08bd8bc28622cc04",
      "parents": [
        "3ff384320598bbe8d8cfe5cb8f18f78a3a3e6b15",
        "78b10ca04027a708abb0833be12a663628ad71f0"
      ],
      "author": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Mon Aug 18 17:31:07 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 18 17:31:07 2025 +0000"
      },
      "message": "Merge pull request #500 from HollowMan6/master\n\nFix unknown field `author` error when building the book\n"
    },
    {
      "commit": "78b10ca04027a708abb0833be12a663628ad71f0",
      "tree": "bf9668075a3d852c356808da08bd8bc28622cc04",
      "parents": [
        "3ff384320598bbe8d8cfe5cb8f18f78a3a3e6b15"
      ],
      "author": {
        "name": "Hollow Man",
        "email": "hollowman@opensuse.org",
        "time": "Mon Aug 18 19:57:06 2025 +0300"
      },
      "committer": {
        "name": "Hollow Man",
        "email": "hollowman@opensuse.org",
        "time": "Mon Aug 18 19:57:06 2025 +0300"
      },
      "message": "Fix unknown field `author` error when building the book\n\nusing mdbook in main (v0.5.x)\n\n```log\n2025-08-18 19:56:41 [ERROR] (mdbook_core::utils): Error: Invalid configuration file\n2025-08-18 19:56:41 [ERROR] (mdbook_core::utils):       Caused By: TOML parse error at line 2, column 1\n  |\n2 | author \u003d \"The Rust Project Developers\"\n  | ^^^^^^\nunknown field `author`, expected one of `title`, `authors`, `description`, `src`, `language`, `text-direction`\n```\n\nSigned-off-by: Hollow Man \u003chollowman@opensuse.org\u003e\n"
    },
    {
      "commit": "3c17036782395893fdc639185da1783065ec4571",
      "tree": "052cc1bed67f9789abfde415f52ebc9d921fd43c",
      "parents": [
        "3ff384320598bbe8d8cfe5cb8f18f78a3a3e6b15"
      ],
      "author": {
        "name": "Arhan Chaudhary",
        "email": "arhan.ch@gmail.com",
        "time": "Wed Jul 30 02:36:52 2025 -0700"
      },
      "committer": {
        "name": "Arhan Chaudhary",
        "email": "arhan.ch@gmail.com",
        "time": "Wed Jul 30 02:36:52 2025 -0700"
      },
      "message": "review comment: dropck analysis is *not* trivial\n"
    },
    {
      "commit": "3ff384320598bbe8d8cfe5cb8f18f78a3a3e6b15",
      "tree": "9e20c45d191716e2cd59db1921ca5cfc4a66b661",
      "parents": [
        "24cb15d53b53499c958d5588d4345b398a840569",
        "aad0fd90464a6b38f14d4520a4cd7840b01a382b"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sat Jul 05 07:34:22 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jul 05 07:34:22 2025 +0000"
      },
      "message": "Merge pull request #440 from RoggeOhta/master\n\nAdd build script part to FFI chapter for more clear and smooth learn …\n"
    },
    {
      "commit": "aad0fd90464a6b38f14d4520a4cd7840b01a382b",
      "tree": "9e20c45d191716e2cd59db1921ca5cfc4a66b661",
      "parents": [
        "ed039e48fe661fa996138a6f746c54fd8ab602b4"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sat Jul 05 16:33:05 2025 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jul 05 16:33:05 2025 +0900"
      },
      "message": "Apply suggestions from code review"
    },
    {
      "commit": "ed039e48fe661fa996138a6f746c54fd8ab602b4",
      "tree": "b53e757d2c9769b960387f09507f9e970f083b4f",
      "parents": [
        "6be1fec00c38378d8696e1a1561201aa0ea253c2"
      ],
      "author": {
        "name": "RoggeOhta",
        "email": "roggeohta@outlook.com",
        "time": "Tue Jan 16 23:25:29 2024 +0800"
      },
      "committer": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sat Jul 05 16:30:03 2025 +0900"
      },
      "message": "Fix space character problem\n"
    },
    {
      "commit": "6be1fec00c38378d8696e1a1561201aa0ea253c2",
      "tree": "cb2376b2b8fda8c6eca0187f849c88a226bec83c",
      "parents": [
        "24cb15d53b53499c958d5588d4345b398a840569"
      ],
      "author": {
        "name": "RoggeOhta",
        "email": "roggeohta@outlook.com",
        "time": "Tue Jan 16 23:16:24 2024 +0800"
      },
      "committer": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sat Jul 05 16:30:03 2025 +0900"
      },
      "message": "Add build script part to FFI chapter for more clear and smooth learn experience\n"
    },
    {
      "commit": "24cb15d53b53499c958d5588d4345b398a840569",
      "tree": "c755e5eb3e662c1f4fee76872a72862653d70d74",
      "parents": [
        "d94b31e163a5b950d434d7671ff620cc1fbae466",
        "7aaad539e2f7446c20ef91151549deff57009d5b"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sat Jul 05 07:18:32 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jul 05 07:18:32 2025 +0000"
      },
      "message": "Merge pull request #443 from ratmice/split_borrows_tree_example\n\nCleanups for tree example of splitting borrows\n"
    },
    {
      "commit": "7aaad539e2f7446c20ef91151549deff57009d5b",
      "tree": "aadf9f26f34b1889df6588bb6415ddacd134d201",
      "parents": [
        "8b61acfaea822e9ac926190bc8f15791c33336e8"
      ],
      "author": {
        "name": "matt rice",
        "email": "ratmice@gmail.com",
        "time": "Sat Mar 16 13:23:25 2024 -0700"
      },
      "committer": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sat Jul 05 16:14:14 2025 +0900"
      },
      "message": "Cleanups for tree example of splitting borrows\n"
    },
    {
      "commit": "d94b31e163a5b950d434d7671ff620cc1fbae466",
      "tree": "a8222a3eb31ef70114a54d2d7a10acdb495cf0c6",
      "parents": [
        "8b61acfaea822e9ac926190bc8f15791c33336e8",
        "625d9de680b6e739cc20fc7ad810bfaf62419bc1"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sat Jul 05 07:13:51 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jul 05 07:13:51 2025 +0000"
      },
      "message": "Merge pull request #425 from pwbh/handle-drop-zst\n\nHandle drop zst\n"
    },
    {
      "commit": "625d9de680b6e739cc20fc7ad810bfaf62419bc1",
      "tree": "a8222a3eb31ef70114a54d2d7a10acdb495cf0c6",
      "parents": [
        "cbe78036f2f70157e20ef90077fe89b5d92091a3"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sat Jul 05 16:11:37 2025 +0900"
      },
      "committer": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sat Jul 05 16:11:49 2025 +0900"
      },
      "message": "Update src/vec/vec-zsts.md"
    },
    {
      "commit": "cbe78036f2f70157e20ef90077fe89b5d92091a3",
      "tree": "ad7c076f992cb5b36d30ab46a77543982e467d59",
      "parents": [
        "a85100bb99d1d7b52e6d385a5c609ed17e2d241f"
      ],
      "author": {
        "name": "pwbh",
        "email": "127856937+pwbh@users.noreply.github.com",
        "time": "Thu Nov 21 23:26:08 2024 +0200"
      },
      "committer": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sat Jul 05 16:11:49 2025 +0900"
      },
      "message": "Update src/vec/vec-zsts.md\n\nCo-authored-by: Jon Bauman \u003cbaumanj@users.noreply.github.com\u003e"
    },
    {
      "commit": "a85100bb99d1d7b52e6d385a5c609ed17e2d241f",
      "tree": "46ad971bf4132dcdb9911c80425864629f908abf",
      "parents": [
        "761293eb4359233880446859a6a7a80405feda1d"
      ],
      "author": {
        "name": "pwbh",
        "email": "127856937+pwbh@users.noreply.github.com",
        "time": "Sat Oct 07 14:09:34 2023 +0300"
      },
      "committer": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sat Jul 05 16:11:49 2025 +0900"
      },
      "message": "remove comma\n"
    },
    {
      "commit": "761293eb4359233880446859a6a7a80405feda1d",
      "tree": "b82499ca4f12caaed34920cc5b3b6bb5ab31d1a9",
      "parents": [
        "50d4aa63623a288a9faf9011d71af392680f2cbc"
      ],
      "author": {
        "name": "pwbh",
        "email": "127856937+pwbh@users.noreply.github.com",
        "time": "Sat Oct 07 14:08:39 2023 +0300"
      },
      "committer": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sat Jul 05 16:11:49 2025 +0900"
      },
      "message": "remove duplication\n"
    },
    {
      "commit": "50d4aa63623a288a9faf9011d71af392680f2cbc",
      "tree": "300f607121f71cf6deed88e06b3e237c917d2630",
      "parents": [
        "e6299305229941d52a9f3a736bf735f669f0b2af"
      ],
      "author": {
        "name": "pwbh",
        "email": "127856937+pwbh@users.noreply.github.com",
        "time": "Sat Oct 07 14:08:12 2023 +0300"
      },
      "committer": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sat Jul 05 16:11:49 2025 +0900"
      },
      "message": "Revert \"remove duplicate of a sentence\"\n\nThis reverts commit c50c194f23715ed209e302ceb45900093f798184.\n"
    },
    {
      "commit": "e6299305229941d52a9f3a736bf735f669f0b2af",
      "tree": "b71e3869470ae02924bac3189c6370faa3491ad3",
      "parents": [
        "6edd32bd97b9194c85196b1951bd6a9f15eb310e"
      ],
      "author": {
        "name": "pwbh",
        "email": "127856937+pwbh@users.noreply.github.com",
        "time": "Sat Oct 07 14:07:48 2023 +0300"
      },
      "committer": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sat Jul 05 16:11:49 2025 +0900"
      },
      "message": "remove duplicate of a sentence\n"
    },
    {
      "commit": "6edd32bd97b9194c85196b1951bd6a9f15eb310e",
      "tree": "300f607121f71cf6deed88e06b3e237c917d2630",
      "parents": [
        "8b61acfaea822e9ac926190bc8f15791c33336e8"
      ],
      "author": {
        "name": "pwbh",
        "email": "127856937+pwbh@users.noreply.github.com",
        "time": "Sat Oct 07 14:07:08 2023 +0300"
      },
      "committer": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sat Jul 05 16:11:49 2025 +0900"
      },
      "message": "Added text related to handling dropping in raw vec for ZSTs\n"
    },
    {
      "commit": "8b61acfaea822e9ac926190bc8f15791c33336e8",
      "tree": "7cfc7e73eb7a09ceb153b7fd65bb19602c2f3b1d",
      "parents": [
        "0a000d437f18d5b6792143aab4e77de99d13f8e8",
        "6f01103dbefe6287afc541ed176b1c69d3d6cdfe"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Mon May 26 10:16:09 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 26 10:16:09 2025 +0000"
      },
      "message": "Merge pull request #492 from senekor/senekor-oupvrwkspumq\n\nUse inline const expression in unchecked-uninit.md\n"
    },
    {
      "commit": "0a000d437f18d5b6792143aab4e77de99d13f8e8",
      "tree": "cfbddb793d1f80d99a388694bb060d38d2678a21",
      "parents": [
        "dd31c8d3972a7bd4e86adea45793c8a0f1f01e13",
        "0733990409ad5d5c53a4a4be0ac81091f6cccc8e"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Mon May 26 10:11:59 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 26 10:11:59 2025 +0000"
      },
      "message": "Merge pull request #491 from senekor/senekor-qslukqomvpom\n\nFix code sample output in unchecked-uninit.md\n"
    },
    {
      "commit": "dd31c8d3972a7bd4e86adea45793c8a0f1f01e13",
      "tree": "f537e9e27092ed3c086f4650d0407b381be51531",
      "parents": [
        "85fe8925db9b89edc33163acdb0f470adf30bc7c",
        "b4c85a9d36b2ced648f823f04e8df6024d267726"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Mon May 26 10:11:19 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon May 26 10:11:19 2025 +0000"
      },
      "message": "Merge pull request #493 from senekor/senekor-rrqpxsznswmt\n\nUse consistent type parameters in subtyping.md\n"
    },
    {
      "commit": "85fe8925db9b89edc33163acdb0f470adf30bc7c",
      "tree": "02fe0af1ccd03faa8e33332553c4b21decdd6a97",
      "parents": [
        "c76a20f0d987145dcedf05c5c073ce8d91f2e82a",
        "f883193311f2d4e5b11573b4d14c5d04aef4dfc3"
      ],
      "author": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Fri May 23 15:03:00 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 23 15:03:00 2025 +0000"
      },
      "message": "Merge pull request #494 from senekor/patch-1\n\nFix typo in atomics.md\n"
    },
    {
      "commit": "f883193311f2d4e5b11573b4d14c5d04aef4dfc3",
      "tree": "02fe0af1ccd03faa8e33332553c4b21decdd6a97",
      "parents": [
        "c76a20f0d987145dcedf05c5c073ce8d91f2e82a"
      ],
      "author": {
        "name": "Remo Senekowitsch",
        "email": "remo@buenzli.dev",
        "time": "Fri May 23 15:49:26 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 23 15:49:26 2025 +0200"
      },
      "message": "Fix typo in atomics.md"
    },
    {
      "commit": "b4c85a9d36b2ced648f823f04e8df6024d267726",
      "tree": "060d73c93e4317ddd74f240d6fbdcb0ffcfbf758",
      "parents": [
        "c76a20f0d987145dcedf05c5c073ce8d91f2e82a"
      ],
      "author": {
        "name": "Remo Senekowitsch",
        "email": "remo@buenzli.dev",
        "time": "Thu May 22 21:25:54 2025 +0200"
      },
      "committer": {
        "name": "Remo Senekowitsch",
        "email": "remo@buenzli.dev",
        "time": "Thu May 22 21:29:20 2025 +0200"
      },
      "message": "Use consistent type parameters in subtyping.md\n\nThere is no type parameter `T` in this context, so no reason to use `U`\ninstead of `T` for disambiguation.\n"
    },
    {
      "commit": "6f01103dbefe6287afc541ed176b1c69d3d6cdfe",
      "tree": "057faae18830a304777dc2f716a6aae13d363f18",
      "parents": [
        "c76a20f0d987145dcedf05c5c073ce8d91f2e82a"
      ],
      "author": {
        "name": "Remo Senekowitsch",
        "email": "remo@buenzli.dev",
        "time": "Thu May 22 20:51:25 2025 +0200"
      },
      "committer": {
        "name": "Remo Senekowitsch",
        "email": "remo@buenzli.dev",
        "time": "Thu May 22 21:08:49 2025 +0200"
      },
      "message": "Use inline const expression in unchecked-uninit.md\n\nInline const expressions were stabilized in Rust 1.79. They allow us to\navoid the unsafe call to MaybeUninit::assume_init() and its explanation.\n\nhttps://blog.rust-lang.org/2024/06/13/Rust-1.79.0/#inline-const-expressions\n"
    },
    {
      "commit": "0733990409ad5d5c53a4a4be0ac81091f6cccc8e",
      "tree": "65262a60ac915fc17d9bb630977b3fad44e3dab5",
      "parents": [
        "c76a20f0d987145dcedf05c5c073ce8d91f2e82a"
      ],
      "author": {
        "name": "Remo Senekowitsch",
        "email": "remo@buenzli.dev",
        "time": "Thu May 22 20:48:54 2025 +0200"
      },
      "committer": {
        "name": "Remo Senekowitsch",
        "email": "remo@buenzli.dev",
        "time": "Thu May 22 20:52:24 2025 +0200"
      },
      "message": "Fix code sample output in unchecked-uninit.md\n\n`dbg!()` prints to stderr, which I assume is the reason there is no\nvisible output when running the example in the book. By using\n`println!()` instead, the output becomes visible.\n"
    },
    {
      "commit": "c76a20f0d987145dcedf05c5c073ce8d91f2e82a",
      "tree": "f453a59633181e07991ea5f44c2f55bac2559b22",
      "parents": [
        "0c10c30cc54736c5c194ce98c50e2de84eeb6e79",
        "db1fac783b56132f5a0fa9e1a94c5a606a25ff29"
      ],
      "author": {
        "name": "Travis Cross",
        "email": "tc@traviscross.com",
        "time": "Tue Apr 15 20:54:57 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 15 20:54:57 2025 +0000"
      },
      "message": "Merge pull request #467 from mattheww/2024-10_zst_nullptr\n\nSay that dereferencing a pointer to a ZST is no longer undefined\n"
    },
    {
      "commit": "0c10c30cc54736c5c194ce98c50e2de84eeb6e79",
      "tree": "b5630342590dbb48adec59b114bb2c34019244fe",
      "parents": [
        "5eb3cbdce377ac1816fb649bc025cb5481d2e21a",
        "891932e3daeb849bf0bffb074305cbdf2aba6738"
      ],
      "author": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Wed Apr 09 01:54:42 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 09 01:54:42 2025 +0000"
      },
      "message": "Merge pull request #487 from junlarsen/jun/fix-double-wording\n\nRemove double wording in opaque type chapter\n"
    },
    {
      "commit": "891932e3daeb849bf0bffb074305cbdf2aba6738",
      "tree": "b5630342590dbb48adec59b114bb2c34019244fe",
      "parents": [
        "5eb3cbdce377ac1816fb649bc025cb5481d2e21a"
      ],
      "author": {
        "name": "Mats Jun Larsen",
        "email": "mats@jun.codes",
        "time": "Wed Apr 09 09:50:03 2025 +0900"
      },
      "committer": {
        "name": "Mats Jun Larsen",
        "email": "mats@jun.codes",
        "time": "Wed Apr 09 09:50:03 2025 +0900"
      },
      "message": "Remove double wording in opaque type chapter\n\nFixes up some word soup I came across reading the chapter.\n"
    },
    {
      "commit": "5eb3cbdce377ac1816fb649bc025cb5481d2e21a",
      "tree": "b67025d2461738a737386338d8eab048ab293bfb",
      "parents": [
        "b4448fa406a6dccde62d1e2f34f70fc51814cdcc",
        "57bbc1217610bf03a97b30290659e9f56f4faa1e"
      ],
      "author": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Mon Apr 07 20:22:31 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 07 20:22:31 2025 +0000"
      },
      "message": "Merge pull request #485 from Skgland/master\n\nremove `rust-intrinsic` ABI\n"
    },
    {
      "commit": "57bbc1217610bf03a97b30290659e9f56f4faa1e",
      "tree": "b67025d2461738a737386338d8eab048ab293bfb",
      "parents": [
        "b4448fa406a6dccde62d1e2f34f70fc51814cdcc"
      ],
      "author": {
        "name": "Bennet Bleßmann",
        "email": "bb-github@t-online.de",
        "time": "Mon Apr 07 20:48:50 2025 +0200"
      },
      "committer": {
        "name": "Bennet Bleßmann",
        "email": "bb-github@t-online.de",
        "time": "Mon Apr 07 20:48:50 2025 +0200"
      },
      "message": "remove `rust-intrinsic` ABI\n"
    },
    {
      "commit": "b4448fa406a6dccde62d1e2f34f70fc51814cdcc",
      "tree": "0c51cbe19d21ee7d46338c1fce13365321322ccb",
      "parents": [
        "8f5c7322b65d079aa5b242eb10d89a98e12471e1",
        "60ed8f3bb9d22a60865197a0ac74911436703430"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sat Mar 01 04:48:05 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Mar 01 04:48:05 2025 +0000"
      },
      "message": "Merge pull request #481 from printfn/2024-edition\n\nUpdate to 2024 edition\n"
    },
    {
      "commit": "60ed8f3bb9d22a60865197a0ac74911436703430",
      "tree": "0c51cbe19d21ee7d46338c1fce13365321322ccb",
      "parents": [
        "8f5c7322b65d079aa5b242eb10d89a98e12471e1"
      ],
      "author": {
        "name": "printfn",
        "email": "printfn@users.noreply.github.com",
        "time": "Sat Mar 01 01:36:37 2025 +0000"
      },
      "committer": {
        "name": "printfn",
        "email": "printfn@users.noreply.github.com",
        "time": "Sat Mar 01 01:36:37 2025 +0000"
      },
      "message": "Update to 2024 edition\n"
    },
    {
      "commit": "8f5c7322b65d079aa5b242eb10d89a98e12471e1",
      "tree": "5a13e37be047a7c4f1d515d838c0c11d19b6dec5",
      "parents": [
        "336f75835a6c0514852cc65aba9a698b699b13c8",
        "33dd3a5fa49504107bde00d49c52065d0d6bb7df"
      ],
      "author": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Wed Feb 19 13:16:47 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 19 13:16:47 2025 +0000"
      },
      "message": "Merge pull request #461 from RalfJung/repr-int-enum-abi\n\nother-reprs: do not make it sound like we are making ABI promises for repr(int) enums\n"
    },
    {
      "commit": "336f75835a6c0514852cc65aba9a698b699b13c8",
      "tree": "359091e16fcd23ac56c5e26d8cec092cd55d3ddc",
      "parents": [
        "1f3f7c48840618972b36f8b0bb78f2953f43e15a",
        "7f59f3ffb33bc108f14dfde9dff75dfc09d79400"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sun Feb 02 10:06:30 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Feb 02 10:06:30 2025 +0000"
      },
      "message": "Merge pull request #452 from pczarn/patch-1\n\nImprove grammar in exotic-sizes\n"
    },
    {
      "commit": "7f59f3ffb33bc108f14dfde9dff75dfc09d79400",
      "tree": "2fe1d2c22d76d081481fdd87a548dec989a8e225",
      "parents": [
        "75eb897f1b9fbce77043fc3ad15905cf614fe5d8"
      ],
      "author": {
        "name": "Peter Blackson",
        "email": "pioczarn@gmail.com",
        "time": "Fri May 31 16:19:13 2024 +0200"
      },
      "committer": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sun Feb 02 19:00:52 2025 +0900"
      },
      "message": "Improve grammar in exotic-sizes"
    },
    {
      "commit": "1f3f7c48840618972b36f8b0bb78f2953f43e15a",
      "tree": "d4d7d72aedf3fafcc08350932adda1c35e4003b8",
      "parents": [
        "75eb897f1b9fbce77043fc3ad15905cf614fe5d8",
        "6120f45d994328b8dd2c89d65f7b6f518d849157"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sun Feb 02 10:00:24 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Feb 02 10:00:24 2025 +0000"
      },
      "message": "Merge pull request #460 from luqmana/repr-packed-n\n\nother-reprs: Add details for n!\u003d1 repr(packed)\n"
    },
    {
      "commit": "75eb897f1b9fbce77043fc3ad15905cf614fe5d8",
      "tree": "fc27bc5299fc2aa6e50b26dfc2fe453761a7fab6",
      "parents": [
        "bc2298865544695c63454fc1f9f98a3dc22e9948",
        "38f539428008a4c3170c017b18d6c64c5db9bfff"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sun Feb 02 08:35:20 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Feb 02 08:35:20 2025 +0000"
      },
      "message": "Merge pull request #456 from thinety/unit-in-opaque-type\n\nUse `()` instead of `[u8; 0]` in opaque type\n"
    },
    {
      "commit": "38f539428008a4c3170c017b18d6c64c5db9bfff",
      "tree": "fc27bc5299fc2aa6e50b26dfc2fe453761a7fab6",
      "parents": [
        "bc2298865544695c63454fc1f9f98a3dc22e9948"
      ],
      "author": {
        "name": "Thiago Trannin",
        "email": "51510921+thinety@users.noreply.github.com",
        "time": "Thu Jul 18 15:22:25 2024 -0300"
      },
      "committer": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Sun Feb 02 17:32:46 2025 +0900"
      },
      "message": "Use `()` instead of `[u8; 0]` in opaque type\n"
    },
    {
      "commit": "bc2298865544695c63454fc1f9f98a3dc22e9948",
      "tree": "e71e6b360ee11def93200c7706c9f424d8d255ad",
      "parents": [
        "e031105510d34be2e9d3189f567a02409e3ad1d2",
        "23cbc7d5794040343471612ce75e16986fc901e5"
      ],
      "author": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Thu Jan 23 19:01:24 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 23 19:01:24 2025 +0000"
      },
      "message": "Merge pull request #477 from wickedjargon/master\n\ncorrected grammatical error.\n"
    },
    {
      "commit": "23cbc7d5794040343471612ce75e16986fc901e5",
      "tree": "e71e6b360ee11def93200c7706c9f424d8d255ad",
      "parents": [
        "e031105510d34be2e9d3189f567a02409e3ad1d2"
      ],
      "author": {
        "name": "Freddie",
        "email": "farzineff@gmail.com",
        "time": "Thu Jan 23 07:41:32 2025 -0800"
      },
      "committer": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Thu Jan 23 10:59:55 2025 -0800"
      },
      "message": "corrected grammatical error."
    },
    {
      "commit": "e031105510d34be2e9d3189f567a02409e3ad1d2",
      "tree": "98ca7f01170a973a4acf50407164a331bfaee257",
      "parents": [
        "d2c1d5cf8a296a481284252ddbb74211cc5782db",
        "3253190a902dc7f0bcc6cd04547ed3a3beefc517"
      ],
      "author": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Thu Jan 23 18:56:53 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 23 18:56:53 2025 +0000"
      },
      "message": "Merge pull request #478 from ehuss/fix-start\n\nRemove `#![start]` attribute\n"
    },
    {
      "commit": "3253190a902dc7f0bcc6cd04547ed3a3beefc517",
      "tree": "98ca7f01170a973a4acf50407164a331bfaee257",
      "parents": [
        "3de1d4efa43213ee97c0ff822eebeb35d27e64b5"
      ],
      "author": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Thu Jan 23 10:53:11 2025 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 23 10:53:11 2025 -0800"
      },
      "message": "Apply suggestion from RalfJung\n\nCo-authored-by: Ralf Jung \u003cpost@ralfj.de\u003e"
    },
    {
      "commit": "3de1d4efa43213ee97c0ff822eebeb35d27e64b5",
      "tree": "59d49404994100108694bded588caf2c5bfc5df8",
      "parents": [
        "d2c1d5cf8a296a481284252ddbb74211cc5782db"
      ],
      "author": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Thu Jan 23 09:16:58 2025 -0800"
      },
      "committer": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Thu Jan 23 09:16:58 2025 -0800"
      },
      "message": "Remove `#![start]` attribute\n\nThe `#![start]` attribute has been removed in\nhttps://github.com/rust-lang/rust/pull/134299.\n"
    },
    {
      "commit": "d2c1d5cf8a296a481284252ddbb74211cc5782db",
      "tree": "94bd33221ec227a9a404e4f75cc6d02841911e01",
      "parents": [
        "625b200e5b33a5af35589db0bc454203a3d46d20",
        "470f2bfa52d7ac29cb802019639d76835929586e"
      ],
      "author": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Mon Jan 20 14:37:52 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 20 14:37:52 2025 +0000"
      },
      "message": "Merge pull request #476 from nikthechampiongr/raw_ref\n\nUpdate guidance on uninitialized fields to use \u0026raw mut instead of addr_of_mut!\n"
    },
    {
      "commit": "470f2bfa52d7ac29cb802019639d76835929586e",
      "tree": "94bd33221ec227a9a404e4f75cc6d02841911e01",
      "parents": [
        "625b200e5b33a5af35589db0bc454203a3d46d20"
      ],
      "author": {
        "name": "nikthechampiongr",
        "email": "nikvog4@gmail.com",
        "time": "Sun Jan 19 17:39:11 2025 +0200"
      },
      "committer": {
        "name": "nikthechampiongr",
        "email": "nikvog4@gmail.com",
        "time": "Sun Jan 19 17:42:50 2025 +0200"
      },
      "message": "Update guidance on uninitialized fields to use \u0026raw mut instead of addr_of_mut!\n"
    },
    {
      "commit": "625b200e5b33a5af35589db0bc454203a3d46d20",
      "tree": "597055b5a21465378e33c26ed93bda48c3819c7a",
      "parents": [
        "7ef05b9777c94836bc92f50f23e6e00981521a89",
        "0aae1972ff90eb8d89b02edb7db1bb47ef992ee5"
      ],
      "author": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Mon Jan 06 17:17:38 2025 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 06 17:17:38 2025 +0000"
      },
      "message": "Merge pull request #474 from max-heller/patch-1\n\nFix accidental inline HTML in Markdown\n"
    },
    {
      "commit": "0aae1972ff90eb8d89b02edb7db1bb47ef992ee5",
      "tree": "597055b5a21465378e33c26ed93bda48c3819c7a",
      "parents": [
        "7ef05b9777c94836bc92f50f23e6e00981521a89"
      ],
      "author": {
        "name": "Max Heller",
        "email": "max.a.heller@gmail.com",
        "time": "Sun Jan 05 19:20:11 2025 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jan 05 19:20:11 2025 -0500"
      },
      "message": "Fix accidental inline HTML"
    },
    {
      "commit": "7ef05b9777c94836bc92f50f23e6e00981521a89",
      "tree": "bf8028911ef48d846a83c4ceb3ea2927571adbd9",
      "parents": [
        "97e84a38c94bf9362b11284c20b2cb4adaa1e868",
        "da27ec1906fafaa5ce2351f003fb44d095c76f16"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Mon Dec 30 10:38:10 2024 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 30 10:38:10 2024 +0000"
      },
      "message": "Merge pull request #472 from josephcsible/patch-1\n\nFix URL fragment to MutexGuard\u0027s negative impl of Send\n"
    },
    {
      "commit": "da27ec1906fafaa5ce2351f003fb44d095c76f16",
      "tree": "bf8028911ef48d846a83c4ceb3ea2927571adbd9",
      "parents": [
        "97e84a38c94bf9362b11284c20b2cb4adaa1e868"
      ],
      "author": {
        "name": "Joseph C. Sible",
        "email": "josephcsible@users.noreply.github.com",
        "time": "Sat Dec 21 20:21:36 2024 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Dec 21 20:21:36 2024 -0500"
      },
      "message": "Fix URL fragment to MutexGuard\u0027s negative impl of Send"
    },
    {
      "commit": "97e84a38c94bf9362b11284c20b2cb4adaa1e868",
      "tree": "22e6168fcd26e79df6b6fc60aa4f529155a9e059",
      "parents": [
        "0674321898cd454764ab69702819d39a919afd68",
        "6855d3a7e196f9e418b4b9468189aae4a242fc45"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Tue Dec 10 02:41:27 2024 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 10 02:41:27 2024 +0000"
      },
      "message": "Merge pull request #470 from Enselic/fix-race\n\nraces.md: data race -\u003e race condition to violate memory safety\n"
    },
    {
      "commit": "6855d3a7e196f9e418b4b9468189aae4a242fc45",
      "tree": "22e6168fcd26e79df6b6fc60aa4f529155a9e059",
      "parents": [
        "0674321898cd454764ab69702819d39a919afd68"
      ],
      "author": {
        "name": "Martin Nordholts",
        "email": "martin.nordholts@codetale.se",
        "time": "Thu Dec 05 20:17:47 2024 +0100"
      },
      "committer": {
        "name": "Martin Nordholts",
        "email": "martin.nordholts@codetale.se",
        "time": "Thu Dec 05 20:24:31 2024 +0100"
      },
      "message": "races.md: data race -\u003e race condition to violate memory safety\n\nThe first example shows that you \"can\u0027t violate memory safety with safe\nRust\" and the second example shows that you \"can violate memory safety\nwith unsafe Rust\".\n\nThe second example does not demonstrate a data race since there is only\none thread touching `data`.\n"
    },
    {
      "commit": "0674321898cd454764ab69702819d39a919afd68",
      "tree": "d58aae140bbe98773d3eaf4e364a727f8aaaccb7",
      "parents": [
        "eac89a3cbe6c4714e5029ae8b5a1c556fd4e8c42",
        "bb6b27ad1de9629a27ec851ae12b43fc8995a993"
      ],
      "author": {
        "name": "Yuki Okushi",
        "email": "huyuumi.dev@gmail.com",
        "time": "Tue Nov 19 12:35:48 2024 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Nov 19 12:35:48 2024 +0000"
      },
      "message": "Merge pull request #468 from andersk/races-mostly\n\nraces: Clarify a “mostly” that might be misread\n"
    },
    {
      "commit": "eac89a3cbe6c4714e5029ae8b5a1c556fd4e8c42",
      "tree": "646e40e64c4b556109aa150d903dd0d9c64e2d19",
      "parents": [
        "456b904f791751892b01282fd2757904993c4c26",
        "91a7128bb35c96fa2373fe6e032c73d5d71ee6e5"
      ],
      "author": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Sat Nov 16 14:05:28 2024 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Nov 16 14:05:28 2024 +0000"
      },
      "message": "Merge pull request #469 from timmc/patch-1\n\nFix typo in what-unsafe-does\n"
    },
    {
      "commit": "91a7128bb35c96fa2373fe6e032c73d5d71ee6e5",
      "tree": "646e40e64c4b556109aa150d903dd0d9c64e2d19",
      "parents": [
        "456b904f791751892b01282fd2757904993c4c26"
      ],
      "author": {
        "name": "Tim McCormack",
        "email": "cortex@brainonfire.net",
        "time": "Sat Nov 16 08:36:29 2024 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Nov 16 08:36:29 2024 -0500"
      },
      "message": "Fix typo in what-unsafe-does"
    },
    {
      "commit": "bb6b27ad1de9629a27ec851ae12b43fc8995a993",
      "tree": "bc025ec5daf6df8292c6a849b5f57ed1aaa4a8bb",
      "parents": [
        "456b904f791751892b01282fd2757904993c4c26"
      ],
      "author": {
        "name": "Anders Kaseorg",
        "email": "andersk@mit.edu",
        "time": "Mon Oct 28 02:12:15 2024 -0700"
      },
      "committer": {
        "name": "Anders Kaseorg",
        "email": "andersk@mit.edu",
        "time": "Mon Oct 28 02:16:17 2024 -0700"
      },
      "message": "races: Clarify a “mostly” that might be misread\n\nOne might carelessly misread a sentence that begins “data races\nare *mostly* prevented” as suggesting that Rust fails to prevent some\ndata races.  Clarify the intended reading.\n\nSigned-off-by: Anders Kaseorg \u003candersk@mit.edu\u003e\n"
    },
    {
      "commit": "db1fac783b56132f5a0fa9e1a94c5a606a25ff29",
      "tree": "8138fc8e7c63d4fc2ca3c844c35a614fd885deed",
      "parents": [
        "2d896fa29e44ccc98e220257157899475d6eb089"
      ],
      "author": {
        "name": "Matthew Woodcraft",
        "email": "matthew@woodcraft.me.uk",
        "time": "Sun Oct 27 17:21:53 2024 +0000"
      },
      "committer": {
        "name": "Matthew Woodcraft",
        "email": "matthew@woodcraft.me.uk",
        "time": "Sun Oct 27 17:21:53 2024 +0000"
      },
      "message": "Zero Sized Types: stop saying that \"dereferencing\" a non-ZST is UB\n\nFrom discussion at\nhttps://rust-lang.zulipchat.com/#narrow/channel/136281-t-opsem/topic/What.20operations.20are.20allowed.20on.20ZST.20null.20pointers.3F\n\n - applying the dereference operator to a null pointer stopped being UB\n   a few months ago\n\n - it\u0027s better to be explicit about whether we\u0027re talking about loads\n   and stores or about applying the dereference operator\n\nI think we don\u0027t need to mention field projections here.\n"
    },
    {
      "commit": "2d896fa29e44ccc98e220257157899475d6eb089",
      "tree": "6cacc990b5d0eda16e4acb30c29ef290d9df4342",
      "parents": [
        "456b904f791751892b01282fd2757904993c4c26"
      ],
      "author": {
        "name": "Matthew Woodcraft",
        "email": "matthew@woodcraft.me.uk",
        "time": "Tue Oct 15 20:25:55 2024 +0100"
      },
      "committer": {
        "name": "Matthew Woodcraft",
        "email": "matthew@woodcraft.me.uk",
        "time": "Tue Oct 15 20:30:04 2024 +0100"
      },
      "message": "Say that dereferencing a pointer to a ZST is no longer undefined\n\nThe new rules were tracked in\nhttps://github.com/rust-lang/rust/issues/117945\n\nThe corresponding update to the Reference was\nhttps://github.com/rust-lang/reference/pull/1541\n"
    },
    {
      "commit": "456b904f791751892b01282fd2757904993c4c26",
      "tree": "93fbce6dadb000c54988e11a282a1011786f7323",
      "parents": [
        "14649f15d232d509478206ee9ed5105641aa60d0",
        "f2ea02892a5f9413040d2f24edb096940f2b0d4e"
      ],
      "author": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Sat Oct 05 17:29:16 2024 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Oct 05 17:29:16 2024 +0000"
      },
      "message": "Merge pull request #465 from gurry/patch-2\n\nImprove/fix description of drops\n"
    },
    {
      "commit": "f2ea02892a5f9413040d2f24edb096940f2b0d4e",
      "tree": "93fbce6dadb000c54988e11a282a1011786f7323",
      "parents": [
        "14649f15d232d509478206ee9ed5105641aa60d0"
      ],
      "author": {
        "name": "Gurinder Singh",
        "email": "frederick.the.fool@gmail.com",
        "time": "Sat Oct 05 13:04:29 2024 +0530"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Oct 05 13:04:29 2024 +0530"
      },
      "message": "Improve/fix description of drops"
    },
    {
      "commit": "6120f45d994328b8dd2c89d65f7b6f518d849157",
      "tree": "1fa6b05574b465e0479922a7ff910e82fc0a2e4b",
      "parents": [
        "14649f15d232d509478206ee9ed5105641aa60d0"
      ],
      "author": {
        "name": "Luqman Aden",
        "email": "me@luqman.ca",
        "time": "Thu Aug 15 15:15:13 2024 -0700"
      },
      "committer": {
        "name": "Luqman Aden",
        "email": "me@luqman.ca",
        "time": "Mon Sep 16 12:36:27 2024 -0700"
      },
      "message": "Add details for n!\u003d1 repr(packed)\n"
    },
    {
      "commit": "33dd3a5fa49504107bde00d49c52065d0d6bb7df",
      "tree": "65788296b9de8c256e40dfc38a3dda933334a64d",
      "parents": [
        "14649f15d232d509478206ee9ed5105641aa60d0"
      ],
      "author": {
        "name": "Ralf Jung",
        "email": "post@ralfj.de",
        "time": "Tue Sep 10 13:02:44 2024 +0200"
      },
      "committer": {
        "name": "Ralf Jung",
        "email": "post@ralfj.de",
        "time": "Tue Sep 10 13:13:42 2024 +0200"
      },
      "message": "other-reprs: do not make it sound like we are making ABI promises for repr(int) enums\n"
    },
    {
      "commit": "14649f15d232d509478206ee9ed5105641aa60d0",
      "tree": "17baf0951c7afaa9f143f2986d205a12a66130e9",
      "parents": [
        "6ecf95c5f2bfa0e6314dfe282bf775fd1405f7e9",
        "3aa27d4503fbe310ee70f4c9fc2005aa712f02db"
      ],
      "author": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Wed Aug 14 14:49:09 2024 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 14 14:49:09 2024 +0000"
      },
      "message": "Merge pull request #459 from ehuss/merge-queue\n\nCI: Switch to merge queue\n"
    },
    {
      "commit": "3aa27d4503fbe310ee70f4c9fc2005aa712f02db",
      "tree": "17baf0951c7afaa9f143f2986d205a12a66130e9",
      "parents": [
        "6ecf95c5f2bfa0e6314dfe282bf775fd1405f7e9"
      ],
      "author": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Mon Aug 12 07:45:39 2024 -0700"
      },
      "committer": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Mon Aug 12 07:45:39 2024 -0700"
      },
      "message": "CI: Switch to merge queue\n"
    },
    {
      "commit": "6ecf95c5f2bfa0e6314dfe282bf775fd1405f7e9",
      "tree": "9c76631c88f2aa13f9f1000635e83b4d558e3611",
      "parents": [
        "9f871ce70e58cb1c8ae8b1d47ed067832c1d26bb",
        "d5ba0cb399ea8c3a1a5eced724dad8c648dc8bb4"
      ],
      "author": {
        "name": "Eric Huss",
        "email": "eric@huss.org",
        "time": "Sun Aug 11 09:55:29 2024 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Aug 11 09:55:29 2024 -0700"
      },
      "message": "Merge pull request #445 from Nadrieril/Nadrieril-patch-1\n\nStabilize `min_exhaustive_patterns`"
    }
  ],
  "next": "d5ba0cb399ea8c3a1a5eced724dad8c648dc8bb4"
}
