)]}'
{
  "commit": "732da3eb1e295fd95b60fd1ee39956735d010532",
  "tree": "e45e5ee012fde47037313d83c1b188c1030eedf6",
  "parents": [
    "53f0da7dc60ca181b6ea4355403962e9efbf36b9",
    "8d167dd455dc63a8eeb10fae8f68627846ec4a13"
  ],
  "author": {
    "name": "bors[bot]",
    "email": "26634292+bors[bot]@users.noreply.github.com",
    "time": "Fri Jul 03 20:05:16 2020 +0000"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Jul 03 20:05:16 2020 +0000"
  },
  "message": "Merge #214\n\n214: faster zeroing of .bss r\u003dJOE1994 a\u003dJOE1994\n\nThis PR updates the code for zeroing the .bss section.\r\nThe updated version uses `core::ptr::write_bytes()` which invokes a single **memset**,\r\ncompared to the current code which initializes one byte at a time.\r\n\r\nThe updated version would initialize the .bss section faster than the current version. \r\n\r\nThank you for reviewing this PR :) :bowing_man: \n\nCo-authored-by: JOE1994 \u003cjoseph942010@gmail.com\u003e\n",
  "tree_diff": []
}
