)]}'
{
  "commit": "5aa87d159a6a3ba41bbad8b5bb05485c5faf480d",
  "tree": "16e0ede23db9df93a728e4b5e75cd98949000322",
  "parents": [
    "bce026b06abc3e708258a230210eb7b32c1e9aee"
  ],
  "author": {
    "name": "Vinh Tran",
    "email": "vinhdaitran@google.com",
    "time": "Fri Aug 11 17:52:54 2023 -0400"
  },
  "committer": {
    "name": "Vinh Tran",
    "email": "vinhdaitran@google.com",
    "time": "Fri Oct 06 10:32:05 2023 -0400"
  },
  "message": "Set up rust toolchains for device build\n\nThis CL implement 2 toolchains:\n1. final_rust_toolchain to build rust code for device from standard library\u0027s source\n2. base_rust_toolchain acts as an intermediate toolchain to compile standard library\u0027s source so that final_rust_toolchain has all stdlibs being built before building a normal rust library\n\nThis CL only focuses on arm64. A follow-up CL will add rust toolchain for the remaining device targets.\n\nTest: b build //build/bazel/examples/rust:all --config\u003dandroid\nBug: 295918553\nChange-Id: I0cf9f1c236380ffa7885e8a566da778fd1ad8d8e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "494d5c46e24abc4b3245c648b64e709a78634070",
      "old_mode": 33188,
      "old_path": "bazel.WORKSPACE",
      "new_id": "209e4b8023c6b44f78bb2746668ed0580ee7d9de",
      "new_mode": 33188,
      "new_path": "bazel.WORKSPACE"
    },
    {
      "type": "modify",
      "old_id": "87d7fb29e19dad8b31c100eb2d7c018dce59706e",
      "old_mode": 33188,
      "old_path": "examples/rust/BUILD.bazel",
      "new_id": "4baca712e5286c7a19fd5fcfe63c3adad7a91e38",
      "new_mode": 33188,
      "new_path": "examples/rust/BUILD.bazel"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "a53fbc0dcf52f79379bfab2ab57842eaa6be10a8",
      "new_mode": 33188,
      "new_path": "examples/rust/src/greeter.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6848f002b705c16c744fce92723eeefff3ca73d6",
      "new_mode": 33188,
      "new_path": "examples/rust/src/lib.rs"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "624f2efdee37f44abcf205ca69a32901b87ce0fd",
      "new_mode": 33188,
      "new_path": "examples/rust/tests/greeting.rs"
    },
    {
      "type": "modify",
      "old_id": "671817cf1b25f57c4d76af46b5fe2f758ab271a9",
      "old_mode": 33188,
      "old_path": "toolchains/rust/BUILD.bazel",
      "new_id": "f167555ff3074dd579887deebd26e300e50af3bd",
      "new_mode": 33188,
      "new_path": "toolchains/rust/BUILD.bazel"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "f9633cb1e4b6a6c3bc19af42b2d1c3312ae85bb3",
      "new_mode": 33188,
      "new_path": "toolchains/rust/bootstrap/BUILD.bazel"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "3e4001396ad9f6c863d7075bc9b88ae96cfe0f86",
      "new_mode": 33188,
      "new_path": "toolchains/rust/bootstrap/defs.bzl"
    },
    {
      "type": "modify",
      "old_id": "57f81cbd3ae40fb051f422b7a7b4ffe922a87c7f",
      "old_mode": 33188,
      "old_path": "toolchains/rust/flags.bzl",
      "new_id": "f1dc0b0b45b7a8394f4deb5f54eb327f8f157fb7",
      "new_mode": 33188,
      "new_path": "toolchains/rust/flags.bzl"
    }
  ]
}
