)]}'
{
  "commit": "8581b9bdc60f3ed4fd23eef823416e58b4897f24",
  "tree": "f209a498c60b021122e8ba04806239bd55454aa7",
  "parents": [
    "a735ace01568a298cc83f5bd3e0cb7ad9fff5e82",
    "79a6a81fdbc14962bcd19d9b2e5d9966be6c2054"
  ],
  "author": {
    "name": "Samuel Tardieu",
    "email": "sam@rfc1149.net",
    "time": "Sun Jul 26 22:48:10 2026 +0000"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Sun Jul 26 22:48:10 2026 +0000"
  },
  "message": "feat: `min_ident_chars` lint short idents even if follows trait naming (#16741)\n\nWhen implementing a trait like `core::fmt::Display`, the name of the\nparameter is `f` in the trait definition and thus, the `min_ident_chars`\n(cf. rust-lang/rust-clippy#15275). The goal of this PR is to add a new\nconfiguration item to disable this behaviour, to force the lint to fire\non short identifiers even in that case.\n\nchangelog: [`min_ident_chars`]: add option to enforce lint even when\nfollowing the naming from the trait\n\nfixes rust-lang/rust-clippy#15365\n",
  "tree_diff": []
}
