)]}'
{
  "commit": "0ffb4adaeb225ccd49ef7c829e6ea2aa4b516f74",
  "tree": "2dad4ef8c0617bedf3970ff254ac3a56a70508ef",
  "parents": [
    "69370dc4a8862b8401615a2a7b950704ba66c495"
  ],
  "author": {
    "name": "Nicholas Nethercote",
    "email": "n.nethercote@gmail.com",
    "time": "Tue Mar 03 20:11:52 2026 +1100"
  },
  "committer": {
    "name": "Nicholas Nethercote",
    "email": "n.nethercote@gmail.com",
    "time": "Sat Mar 07 21:29:23 2026 +1100"
  },
  "message": "Tweak control flow in `query_*` functions.\n\n`query_get_at`, `query_ensure`, and `query_ensure_error_guarantee` are\nvery similar functions, but they all use different control flow styles\nwhich obscures the similarities. This commit rewrites them to all use\na `match`.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "aa98a0267dfc659fd19361d877e2de844fef42ae",
      "old_mode": 33188,
      "old_path": "compiler/rustc_middle/src/query/inner.rs",
      "new_id": "015d900cfc537ab1d3a5e7e29be7d45eedd73004",
      "new_mode": 33188,
      "new_path": "compiler/rustc_middle/src/query/inner.rs"
    }
  ]
}
