)]}'
{
  "commit": "47d991a1aa7bbbfbd1e7643f04f031ce2348d01a",
  "tree": "f35a873ccc0eec889f7ba0c2556f2824ece74d6a",
  "parents": [
    "00065197834fd059fdaea30df5b6d1bf9791e539",
    "03306632ff7ac33d8d04f3a1cc6ab948af279496"
  ],
  "author": {
    "name": "Jacob Pratt",
    "email": "jacob@jhpratt.dev",
    "time": "Tue Apr 14 00:37:23 2026 -0400"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Apr 14 00:37:23 2026 -0400"
  },
  "message": "Rollup merge of #152530 - orzechow:struct_like_enum_variants_docs, r\u003dChrisDenton\n\nUse the term struct-like variant instead of anonymous structs for data of struct-like enum variants\n\nThe current term in the docs `anonymous structs` seems to be outdated.\nI\u0027d suggest `struct-like data` or rephrasing the whole sentence to use `struct-like variant`.\n\nThe terminology used in the [Rust Book on enums](https://doc.rust-lang.org/stable/book/ch06-01-defining-an-enum.html#listing-6-2) is\n\u003e named fields, like a struct\n\nThe [Reference on enums](https://doc.rust-lang.org/stable/reference/items/enumerations.html#r-items.enum.constructor) uses\n\u003e struct-like enum variant\n\nThe term `anonymous struct` on the other hand is neither mentioned in the Rust book on [structs](https://doc.rust-lang.org/stable/book/ch05-01-defining-structs.html) or [enums](https://doc.rust-lang.org/stable/book/ch06-01-defining-an-enum.html#listing-6-2), nor the references on [structs](https://doc.rust-lang.org/stable/reference/items/structs.html) or [enums](https://doc.rust-lang.org/stable/reference/items/enumerations.html#r-items.enum.constructor).\n",
  "tree_diff": []
}
