)]}'
{
  "commit": "447466869ada91a448ff5bf050d3e2384af2d5ff",
  "tree": "d9a04c40b4858c2dae9824def5f7ef0f32b5174e",
  "parents": [
    "e1ff77d89857bfbf7ce8eefe09b450a7ed5c67ca",
    "6ed5bf2f529dc103a9cecfd237d445643c20ec30"
  ],
  "author": {
    "name": "Jonathan Brouwer",
    "email": "jonathantbrouwer@gmail.com",
    "time": "Sun May 24 08:27:18 2026 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sun May 24 08:27:18 2026 +0200"
  },
  "message": "Rollup merge of #156769 - fallofpheonix:fix-path-lldb-macos, r\u003djieyouxu\n\nUse print instead of po in debuginfo path test\n\nFixes rust-lang/rust#156660\n\nThis fixes `tests/debuginfo/path.rs` failing on newer Apple LLDB versions.\n\nRoot cause:\nApple LLDB 2100 reports missing Rust language plugin support:\n\nwarning: `po` was unsuccessful, running `p` instead\n\nAs a result, `po` falls back to `p`, producing expanded output that no longer matches the existing `lldb-check` directives.\n\nChanges:\n- replace `po` with `print`\n- relax `lldb-check` expectations using `[...]`\n- preserve validation of the displayed path value\n\nThis also aligns `path.rs` with the rest of the debuginfo tests, as it appears to be the only test using `po`.\n\n---\n\nEDIT(@jieyouxu): see digging https://github.com/rust-lang/rust/pull/156769#discussion_r3293345899\n",
  "tree_diff": []
}
