)]}'
{
  "commit": "65e7c3e93ca45bcf85faafc3010f1e56e6ecde6d",
  "tree": "b965180827b238da24a977ded1ce4cdf11a21b75",
  "parents": [
    "75d0d58cffada7fe02db980f5dcb74e9908fa185"
  ],
  "author": {
    "name": "Enes Cevik",
    "email": "nsvke@proton.me",
    "time": "Wed Apr 29 23:18:09 2026 +0300"
  },
  "committer": {
    "name": "Arthur Cohen",
    "email": "arthur.cohen@embecosm.com",
    "time": "Mon Jun 01 15:24:52 2026 +0200"
  },
  "message": "gccrs: lex: Emit E0768 for empty non-decimal literals\n\nPreviously, the lexer evaluated empty non-decimal literals (like 0x, 0b, 0o) as 0.\nNow, it emits error E0768 when there are no valid digits.\n\ngcc/rust/ChangeLog:\n\n\t* lex/rust-lex.cc (Lexer::parse_non_decimal_int_literal): Emit E0768.\n\ngcc/testsuite/ChangeLog:\n\n\t* rust/compile/empty-non-decimal.rs: New test.\n\nSigned-off-by: Enes Cevik \u003cnsvke@proton.me\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6fcbc1ea98283a723f684e92b49c969947f31154",
      "old_mode": 33188,
      "old_path": "gcc/rust/lex/rust-lex.cc",
      "new_id": "900e5890fb3b6189d39c3b2d41bf3c03ce2180d9",
      "new_mode": 33188,
      "new_path": "gcc/rust/lex/rust-lex.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "17aaa9bbfffe821f093875eb7880c3cebfaef9a9",
      "new_mode": 33188,
      "new_path": "gcc/testsuite/rust/compile/empty-non-decimal.rs"
    }
  ]
}
