)]}'
{
  "commit": "fbc52c9ecf2d74c43b71e6dba2348b3613c084f0",
  "tree": "ced3066660c5a54f5fd8f659b05b68086620d0f3",
  "parents": [
    "ffe32f086bccccdf176280f769638b26420cc548",
    "39c766e310291a0acca4c6604dff6177673e4bc7"
  ],
  "author": {
    "name": "Jonathan Brouwer",
    "email": "jonathantbrouwer@gmail.com",
    "time": "Fri May 08 16:18:41 2026 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri May 08 16:18:41 2026 +0200"
  },
  "message": "Rollup merge of #156291 - kupiakos:msvc-link-info, r\u003djyn514,mati865\n\nTreat MSVC \"performing full link\" message as informational\n\nWhen the MSVC incremental linker finds a .ilk file for incremental linking but its associated .exe file is missing, this message is printed to stdout:\n\n```text\nLINK : ...\\foo.exe not found or not build by the last incremental link; performing full link\n```\n\nHowever, if both the .ilk and .exe files are missing (for a clean build), the message isn\u0027t printed and it still does a full link. So, the presence of the message doesn\u0027t affect the result of the build.\n\nSee rust-lang/rust#156209 for further context.\n\nr? @mati865\ncc @jyn514\n",
  "tree_diff": []
}
