)]}'
{
  "commit": "242b4b5dc96472858438338642635091dfd3ec99",
  "tree": "d1754363edb777a631da8c24d267a026fe27deaf",
  "parents": [
    "061617bdbcaa49bb5c4456c0c5264d0849afe4b1"
  ],
  "author": {
    "name": "David Tolnay",
    "email": "dtolnay@gmail.com",
    "time": "Tue Nov 11 13:25:22 2025 -0800"
  },
  "committer": {
    "name": "David Tolnay",
    "email": "dtolnay@gmail.com",
    "time": "Tue Nov 11 13:27:04 2025 -0800"
  },
  "message": "Remove more #[must_use] from portable-simd\n\n    warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks\n       --\u003e crates/core_simd/src/masks/bitmask.rs:173:5\n        |\n    173 |     #[must_use \u003d \"method returns a new mask and does not mutate the original value\"]\n        |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n        |\n        \u003d warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n        \u003d help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions\n        \u003d note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default\n\n    warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks\n       --\u003e crates/core_simd/src/masks/bitmask.rs:190:5\n        |\n    190 |     #[must_use \u003d \"method returns a new mask and does not mutate the original value\"]\n        |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n        |\n        \u003d warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n        \u003d help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions\n\n    warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks\n       --\u003e crates/core_simd/src/masks/bitmask.rs:206:5\n        |\n    206 |     #[must_use \u003d \"method returns a new mask and does not mutate the original value\"]\n        |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n        |\n        \u003d warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n        \u003d help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions\n\n    warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks\n       --\u003e crates/core_simd/src/masks/bitmask.rs:222:5\n        |\n    222 |     #[must_use \u003d \"method returns a new mask and does not mutate the original value\"]\n        |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n        |\n        \u003d warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!\n        \u003d help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8221d8f17e90eac09e189ab9959b9a8ef585c432",
      "old_mode": 33188,
      "old_path": "crates/core_simd/src/masks/bitmask.rs",
      "new_id": "32d37b553392657a5de4e30fb77c102a7a98a2b0",
      "new_mode": 33188,
      "new_path": "crates/core_simd/src/masks/bitmask.rs"
    }
  ]
}
