)]}'
{
  "commit": "75f9e707e77c89717ffb9c2a01fe2c28a016cc82",
  "tree": "fddf773d231439945a11e4604f5e030bca967056",
  "parents": [
    "22a692e0b27d9ca74231a475eb690a9446ed44af"
  ],
  "author": {
    "name": "David Tolnay",
    "email": "dtolnay@gmail.com",
    "time": "Thu Aug 06 04:58:23 2026"
  },
  "committer": {
    "name": "David Tolnay",
    "email": "dtolnay@gmail.com",
    "time": "Thu Aug 06 04:59:05 2026"
  },
  "message": "Resolve deprecated f64 constants warning\n\n    warning: use of deprecated constant `std::f64::MAX`: replaced by the `MAX` associated constant on `f64`\n      --\u003e benches/bench.rs:33:34\n       |\n    33 |     do_bench(c, \"f64[max]\", f64::MAX);\n       |                                  ^^^\n       |\n       \u003d note: `#[warn(deprecated)]` on by default\n\n    warning: use of deprecated constant `std::f32::MAX`: replaced by the `MAX` associated constant on `f32`\n      --\u003e benches/bench.rs:38:34\n       |\n    38 |     do_bench(c, \"f32[max]\", f32::MAX);\n       |                                  ^^^\n\n    warning: use of deprecated constant `std::f32::NAN`: replaced by the `NAN` associated constant on `f32`\n      --\u003e tests/f2s_test.rs:78:28\n       |\n    78 |     assert_eq!(pretty(f32::NAN.copysign(1.0)), \"NaN\");\n       |                            ^^^\n       |\n       \u003d note: `#[warn(deprecated)]` on by default\n\n    warning: use of deprecated constant `std::f32::NAN`: replaced by the `NAN` associated constant on `f32`\n      --\u003e tests/f2s_test.rs:79:28\n       |\n    79 |     assert_eq!(pretty(f32::NAN.copysign(-1.0)), \"NaN\");\n       |                            ^^^\n\n    warning: use of deprecated constant `std::f32::INFINITY`: replaced by the `INFINITY` associated constant on `f32`\n      --\u003e tests/f2s_test.rs:80:28\n       |\n    80 |     assert_eq!(pretty(f32::INFINITY), \"inf\");\n       |                            ^^^^^^^^\n\n    warning: use of deprecated constant `std::f32::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f32`\n      --\u003e tests/f2s_test.rs:81:28\n       |\n    81 |     assert_eq!(pretty(f32::NEG_INFINITY), \"-inf\");\n       |                            ^^^^^^^^^^^^\n\n    warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`\n      --\u003e tests/d2s_test.rs:85:28\n       |\n    85 |     assert_eq!(pretty(f64::NAN.copysign(1.0)), \"NaN\");\n       |                            ^^^\n       |\n       \u003d note: `#[warn(deprecated)]` on by default\n\n    warning: use of deprecated constant `std::f64::NAN`: replaced by the `NAN` associated constant on `f64`\n      --\u003e tests/d2s_test.rs:86:28\n       |\n    86 |     assert_eq!(pretty(f64::NAN.copysign(-1.0)), \"NaN\");\n       |                            ^^^\n\n    warning: use of deprecated constant `std::f64::INFINITY`: replaced by the `INFINITY` associated constant on `f64`\n      --\u003e tests/d2s_test.rs:87:28\n       |\n    87 |     assert_eq!(pretty(f64::INFINITY), \"inf\");\n       |                            ^^^^^^^^\n\n    warning: use of deprecated constant `std::f64::NEG_INFINITY`: replaced by the `NEG_INFINITY` associated constant on `f64`\n      --\u003e tests/d2s_test.rs:88:28\n       |\n    88 |     assert_eq!(pretty(f64::NEG_INFINITY), \"-inf\");\n       |                            ^^^^^^^^^^^^\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "76bf77635d0a59ae1928010cb49efcd434fed664",
      "old_mode": 33188,
      "old_path": "benches/bench.rs",
      "new_id": "0a4c76a31221112148379065add524cc0fa8e863",
      "new_mode": 33188,
      "new_path": "benches/bench.rs"
    },
    {
      "type": "modify",
      "old_id": "4ad46f365fea0fb974ddade22b63193503ea4246",
      "old_mode": 33188,
      "old_path": "tests/d2s_test.rs",
      "new_id": "d4044cc0066369b72f85af52663d9555fc8dcf59",
      "new_mode": 33188,
      "new_path": "tests/d2s_test.rs"
    },
    {
      "type": "modify",
      "old_id": "455e04bae8be3d463fab4a3d46c6e3e5cc244284",
      "old_mode": 33188,
      "old_path": "tests/f2s_test.rs",
      "new_id": "638f9a950dc822e0a4a09771dde439baa38fdbe5",
      "new_mode": 33188,
      "new_path": "tests/f2s_test.rs"
    }
  ]
}
