)]}'
{
  "commit": "d2887933ecb2fd0ec46d55d3695181f4468268c8",
  "tree": "630a43fffb4657692d21999e088aa662198c8f02",
  "parents": [
    "729e58af0fc511164307b39e5798e7ae8e09b8bc",
    "4ccc25940e748b87b3b8458cb44945da3a27daad"
  ],
  "author": {
    "name": "Jonathan Brouwer",
    "email": "jonathantbrouwer@gmail.com",
    "time": "Fri Aug 28 10:15:47 2026 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Aug 28 10:15:47 2026 +0200"
  },
  "message": "Rollup merge of #161666 - Kobzol:vendor-print, r\u003dbjorn3\n\nPrint vendor instructions in `x vendor`\n\nWhen the user manually runs `x vendor`, we should tell them what to put into their `.cargo/config.toml` file. This regressed some time ago when the Vendor step was refactored in bootstrap, I think.\n\nBefore this PR, the part after \"this project\" was blank:\n\n```\nTo use vendored sources, add this to your .cargo/config.toml for this project:\n\n[source.crates-io]\nreplace-with \u003d \"vendored-sources\"\n\n[source.\"git+https://github.com/rust-lang/team\"]\ngit \u003d \"https://github.com/rust-lang/team\"\nreplace-with \u003d \"vendored-sources\"\n\n[source.vendored-sources]\ndirectory \u003d \"vendor\"\n```\n\nr? bjorn3\n",
  "tree_diff": []
}
