)]}'
{
  "commit": "9b29bfbd86fb2a772ee755fb324efacfb51ff916",
  "tree": "2e5ced9fc6c953216be790d69f221e047599e7fd",
  "parents": [
    "9fe41c9e49aaa84a622a958121328f8313271657",
    "d62283f8f927307a00fd79ff07272e9a4b8d06c2"
  ],
  "author": {
    "name": "Jacob Pratt",
    "email": "jacob@jhpratt.dev",
    "time": "Sun Jun 07 17:47:53 2026 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sun Jun 07 17:47:53 2026 -0400"
  },
  "message": "Rollup merge of #157399 - kulst:llbc-linker-output-fix, r\u003dMark-Simulacrum\n\nSilence llbc\u0027s output by default to prevent rustc\u0027s linker output warning\n\nhttps://github.com/rust-lang/rust/pull/153968 recently made visible that the llvm-bitcode-linker (llbc) always emits messages to stdout even when linking successfully. Additionally, these messages use ANSI escape sequences for coloring, which don\u0027t get rendered correctly.\n\nThis patch fixes both.\n\n- It silences llbc\u0027s output by default and adds a verbosity command line argument to it (`-v` for verbose and `-vv` for very verbose, which can be added by using rustc\u0027s `-Clink-arg\u003d` argument).\n-  It also removes the ANSI escape sequences and makes the output more linker-like (by removing timestamps, tracing-level, tracing-target).\n\ncc: @kjetilkjeka\n\n@rustbot label +L-linker_messages +O-NVPTX\n",
  "tree_diff": []
}
