)]}'
{
  "commit": "0fb1950468a2255e1af681f8b3c5e485c6f4a6fb",
  "tree": "5fae3ed6d9b50f5c3ced1a4e7390735d5e6c5384",
  "parents": [
    "aedd26976cffd4651d208e34fdfd21556b42d18d",
    "4db9ff5d1730c07290e45fce3595360f83badbca"
  ],
  "author": {
    "name": "Jacob Pratt",
    "email": "jacob@jhpratt.dev",
    "time": "Thu Jun 11 00:33:58 2026 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Thu Jun 11 00:33:58 2026 -0400"
  },
  "message": "Rollup merge of #155527 - Jules-Bertholet:riir-printable, r\u003dMark-Simulacrum\n\nReplace printables table with `unicode_data.rs` tables\n\nThis gets rid of the `printable.py` script, ensuring that `unicode-table-generator` handles all our Unicode data table generation needs.\n\nThere are also some drive-by documentation improvements in `library/core/char/methods.rs`.\n\nThere is one change in behavior: we now consider all characters with the `Default_Ignorable_Code_Point` property to be unprintable. These characters can be hidden/invisible otherwise.\n\nI\u0027ve chosen to give each Unicode property its own table, instead of merging them all into one. This is slightly less efficient in terms of space, but should allow us to expose these tables in the future with public methods on `char`.\n\n@rustbot label A-Unicode\n",
  "tree_diff": []
}
