)]}'
{
  "commit": "837f164fbdff96bfdf51c4980c669db95764c3dd",
  "tree": "7d70f8545e7d9b2f94275a793a9e3e5699b8d924",
  "parents": [
    "c877a6c44324b0135017ab1e1300c0d666746c84"
  ],
  "author": {
    "name": "Johnathan Van Why",
    "email": "jrvanwhy@google.com",
    "time": "Wed Mar 31 14:11:20 2021 -0700"
  },
  "committer": {
    "name": "Johnathan Van Why",
    "email": "jrvanwhy@google.com",
    "time": "Wed Mar 31 14:11:20 2021 -0700"
  },
  "message": "Migrate RawSyscalls\u0027 inputs and outputs to arrays.\n\nI didn\u0027t originally think of using pattern matching to avoid indexing in RawSyscalls\u0027 implementations, which made me avoid using ararys. This switches the code over to using arrays, which simplifies the design of RawSyscalls a bit.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "cd5115ffd4bb6ef79534bfa56a691044540e3831",
      "old_mode": 33188,
      "old_path": "core/platform/src/raw_syscalls.rs",
      "new_id": "5bea5277be9786377465c8a10bafb265368face5",
      "new_mode": 33188,
      "new_path": "core/platform/src/raw_syscalls.rs"
    },
    {
      "type": "modify",
      "old_id": "6671ad2e4eae9b6a5bfea16440a5616850405658",
      "old_mode": 33188,
      "old_path": "core/platform/src/syscalls_impl.rs",
      "new_id": "ec4ab9ad66a94cc2d1ac34fbf90cb927aea0d4e3",
      "new_mode": 33188,
      "new_path": "core/platform/src/syscalls_impl.rs"
    },
    {
      "type": "modify",
      "old_id": "2ae90c2591b70793eb403cdcca437fc7cbe69ce2",
      "old_mode": 33188,
      "old_path": "core/runtime/src/syscalls_impl_riscv.rs",
      "new_id": "7b6427c4955e43bb2d9bda30d988493c8f1b5f49",
      "new_mode": 33188,
      "new_path": "core/runtime/src/syscalls_impl_riscv.rs"
    }
  ]
}
