)]}'
{
  "commit": "f98365f1f3a472e60aa8296504bdefbee65cfc19",
  "tree": "7465e7d89435619a5c01c4c8ca56f056c1d1e5c1",
  "parents": [
    "40557f6225e337d68c8d4f086557ce54135f5dd9"
  ],
  "author": {
    "name": "Scott McMurray",
    "email": "scottmcm@users.noreply.github.com",
    "time": "Sun Jun 28 22:01:18 2026 -0700"
  },
  "committer": {
    "name": "Scott McMurray",
    "email": "scottmcm@users.noreply.github.com",
    "time": "Mon Jun 29 09:48:16 2026 -0700"
  },
  "message": "Rename `align` to `platform_align` on `Scalar` and `Primitive`\n\nTo emphasize that just because you see a `Scalar(I32)` that doesn\u0027t really tell you anything about the alignment it has -- one should be looking at the type (well, the place) for that.\n\nNo actual layout or behaviour changes in *this* PR.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7b68fbc9e77b0f7c64bd8d7d6c0d7519f0c932f4",
      "old_mode": 33188,
      "old_path": "compiler/rustc_abi/src/layout.rs",
      "new_id": "003e811dc78555b2015e32c208601c25eddbd9c2",
      "new_mode": 33188,
      "new_path": "compiler/rustc_abi/src/layout.rs"
    },
    {
      "type": "modify",
      "old_id": "b103e1e97bd9698768f446d47f0af38bbea934bc",
      "old_mode": 33188,
      "old_path": "compiler/rustc_abi/src/layout/simple.rs",
      "new_id": "5fd504def384aa9ed4bda66b9652b52907080ab4",
      "new_mode": 33188,
      "new_path": "compiler/rustc_abi/src/layout/simple.rs"
    },
    {
      "type": "modify",
      "old_id": "a5a4411146c44243445732ad3d2eb49fb52e0d6c",
      "old_mode": 33188,
      "old_path": "compiler/rustc_abi/src/lib.rs",
      "new_id": "4f5858975b9916b993a17a478af9631db795cd5b",
      "new_mode": 33188,
      "new_path": "compiler/rustc_abi/src/lib.rs"
    },
    {
      "type": "modify",
      "old_id": "a2a2cac3faaa87c04e1b6c0adc549074b0111f79",
      "old_mode": 33188,
      "old_path": "compiler/rustc_codegen_cranelift/src/value_and_place.rs",
      "new_id": "995a70f24240b4e79df69ec0bc43c16ae536bf5a",
      "new_mode": 33188,
      "new_path": "compiler/rustc_codegen_cranelift/src/value_and_place.rs"
    },
    {
      "type": "modify",
      "old_id": "8ae4dedff8f28ebaf91470bc58119b1df7ce9c77",
      "old_mode": 33188,
      "old_path": "compiler/rustc_codegen_gcc/src/builder.rs",
      "new_id": "bea2b3d483b73f9cfb0905636da655b1f1ad7df8",
      "new_mode": 33188,
      "new_path": "compiler/rustc_codegen_gcc/src/builder.rs"
    },
    {
      "type": "modify",
      "old_id": "5b198eeaf01829c54815fe0a206147bd3814a06d",
      "old_mode": 33188,
      "old_path": "compiler/rustc_codegen_gcc/src/type_of.rs",
      "new_id": "9807a84c0788d4c6408cbb4ae2329e763e8cf92b",
      "new_mode": 33188,
      "new_path": "compiler/rustc_codegen_gcc/src/type_of.rs"
    },
    {
      "type": "modify",
      "old_id": "afb6985d21a9543b4d9ad577d372d650a9c7b647",
      "old_mode": 33188,
      "old_path": "compiler/rustc_codegen_llvm/src/builder.rs",
      "new_id": "f442b483e568e770a23093dd5a9537e153bc1383",
      "new_mode": 33188,
      "new_path": "compiler/rustc_codegen_llvm/src/builder.rs"
    },
    {
      "type": "modify",
      "old_id": "c87ea83eacf62700660cfff9b2d3af9ddcb932ae",
      "old_mode": 33188,
      "old_path": "compiler/rustc_codegen_ssa/src/mir/operand.rs",
      "new_id": "a47b3443ea66430b7dea7f55682191c0b160c1aa",
      "new_mode": 33188,
      "new_path": "compiler/rustc_codegen_ssa/src/mir/operand.rs"
    },
    {
      "type": "modify",
      "old_id": "7b2983620d420fcc153c728524e4d328d68f1d12",
      "old_mode": 33188,
      "old_path": "compiler/rustc_const_eval/src/interpret/operand.rs",
      "new_id": "1f67b896fc8ec324fa3be061b45fbc72dacceee5",
      "new_mode": 33188,
      "new_path": "compiler/rustc_const_eval/src/interpret/operand.rs"
    },
    {
      "type": "modify",
      "old_id": "b4e6a6b99b7a8c2475ae43c34a592733ce1460dc",
      "old_mode": 33188,
      "old_path": "compiler/rustc_const_eval/src/interpret/place.rs",
      "new_id": "d6d73b2d8da812d5e09042c7a83691b2d8ed069c",
      "new_mode": 33188,
      "new_path": "compiler/rustc_const_eval/src/interpret/place.rs"
    },
    {
      "type": "modify",
      "old_id": "b30d2bd13554655f712012509a193f8c7f135f7a",
      "old_mode": 33188,
      "old_path": "compiler/rustc_mir_transform/src/gvn.rs",
      "new_id": "2db4502ecc6b65d78a18aa4fbab57c23354fedba",
      "new_mode": 33188,
      "new_path": "compiler/rustc_mir_transform/src/gvn.rs"
    },
    {
      "type": "modify",
      "old_id": "30d16b5c7b1c978c6f38c7105edb29be830e03e0",
      "old_mode": 33188,
      "old_path": "compiler/rustc_target/src/callconv/mod.rs",
      "new_id": "4bc88cc4f9705932aeb01dfe430c87b765bbf954",
      "new_mode": 33188,
      "new_path": "compiler/rustc_target/src/callconv/mod.rs"
    },
    {
      "type": "modify",
      "old_id": "8c07a7ec3d2def1d68a053f718a8a74d330be6c2",
      "old_mode": 33188,
      "old_path": "compiler/rustc_ty_utils/src/layout/invariant.rs",
      "new_id": "decf1ffb5570d637b048df87d4a42bf302eef098",
      "new_mode": 33188,
      "new_path": "compiler/rustc_ty_utils/src/layout/invariant.rs"
    },
    {
      "type": "modify",
      "old_id": "27571a9eb7c875c7d78a883a6cae8bf33ca9a9c3",
      "old_mode": 33188,
      "old_path": "src/tools/miri/src/shims/native_lib/mod.rs",
      "new_id": "5014541faeb01c7dae9eb4a2730f79eb0e644dd6",
      "new_mode": 33188,
      "new_path": "src/tools/miri/src/shims/native_lib/mod.rs"
    }
  ]
}
