)]}'
{
  "commit": "44ee391300a7cc4623410145e4aca511cd2bd00e",
  "tree": "a5b91b0e7250a638e45a264eb2408d4e5a96cd89",
  "parents": [
    "2891905c7d1ae5a40fc3798ab25fab2348734daf"
  ],
  "author": {
    "name": "Trevor Gross",
    "email": "tg@trevorgross.com",
    "time": "Thu Mar 05 19:17:32 2026 -0500"
  },
  "committer": {
    "name": "Trevor Gross",
    "email": "tg@trevorgross.com",
    "time": "Thu Mar 05 19:57:57 2026 -0500"
  },
  "message": "meta: Allow a clippy lint that appears in recent versions\n\nWe are now getting this warning:\n\n    warning: the variable `j` is used as a loop counter\n       --\u003e libm/src/math/rem_pio2_large.rs:268:5\n        |\n    268 |     for i in 0..\u003dm {\n        |     ^^^^^^^^^^^^^^ help: consider using: `for (j, i) in ((jv as i32) - (jx as i32)..).zip((0..\u003dm))`\n        |\n        \u003d help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#explicit_counter_loop\n        \u003d note: `#[warn(clippy::explicit_counter_loop)]` on by default\n\n    warning: `libm` (lib) generated 1 warning\n\nWhere the suggestion is definitely not an improvement.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5065ca496b2291b8a3b1d605bff97a774de7f64c",
      "old_mode": 33188,
      "old_path": "library/compiler-builtins/libm/src/math/rem_pio2_large.rs",
      "new_id": "841a51b84c2788d9b44ee38fcf0ffc4933c40218",
      "new_mode": 33188,
      "new_path": "library/compiler-builtins/libm/src/math/rem_pio2_large.rs"
    }
  ]
}
