)]}'
{
  "commit": "8c7f49102234f4f4b9349dcb258554675475e596",
  "tree": "4028165f7212fd181dba247d67cbdc960d56ed4f",
  "parents": [
    "8f8178c5cd01fd06ad6b7b527c255cf75e8e2ece"
  ],
  "author": {
    "name": "Tomasz Śniatowski",
    "email": "tsniatowski@vewd.com",
    "time": "Mon Jun 10 08:39:14 2019 +0200"
  },
  "committer": {
    "name": "Commit Bot",
    "email": "commit-bot@chromium.org",
    "time": "Mon Jun 10 16:41:33 2019 +0000"
  },
  "message": "rust: fix build on older clang\n\nA rustic stock Ubuntu 16.04 clang refused to build the map.insert call\nin rust_target_generator.cc. Fix by avoiding an explicit std::pair\nconstructor call, and a suspicious std::move on another map\u0027s key.\nCall map.emplace instead, with an explicit StringPiece-to-std::string\nconversion.\n\nChange-Id: Icb3ce534fa509dc7aba6cb5cef93912eb94cbca7\nReviewed-on: https://gn-review.googlesource.com/c/gn/+/5180\nReviewed-by: Julie Hockett \u003cjuliehockett@google.com\u003e\nReviewed-by: Brett Wilson \u003cbrettw@google.com\u003e\nCommit-Queue: Brett Wilson \u003cbrettw@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1dad15457e7cbe81767a3768e16f664da7ee7776",
      "old_mode": 33188,
      "old_path": "tools/gn/rust_target_generator.cc",
      "new_id": "53d78cca8fdc15d07bc4b57057835e361d330643",
      "new_mode": 33188,
      "new_path": "tools/gn/rust_target_generator.cc"
    }
  ]
}
