)]}'
{
  "commit": "bef489b0ce648ca033720e2ccf227c461e4fc0ee",
  "tree": "c53c1c73e97eac6defc61ead1e3f736e21859bdb",
  "parents": [
    "8b1ebb3e3aec3b69beb80a1a5592edbc712aaeab",
    "3dcefa371d82c43c9a98212aa86b68fa214e8fbd"
  ],
  "author": {
    "name": "Jonathan Brouwer",
    "email": "jonathantbrouwer@gmail.com",
    "time": "Tue Mar 03 13:08:43 2026 +0100"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Mar 03 13:08:43 2026 +0100"
  },
  "message": "Rollup merge of #152943 - CoCo-Japan-pan:impl-restriction-parse, r\u003dUrgau,jhpratt\n\nParse `impl` restrictions\n\nThis PR implements the parsing logic for `impl` restrictions (e.g., `pub impl(crate) trait Foo {}`) as proposed in [RFC 3323](https://rust-lang.github.io/rfcs/3323-restrictions.html).\nAs the first step of the RFC implementation, this PR focuses strictly on the parsing phase. The new syntax is guarded by the `#![feature(impl_restriction)]` feature gate.\nThis implementation basically follows the pattern used in rust-lang/rust#141754.\n\nr? @jhpratt\n",
  "tree_diff": []
}
