)]}'
{
  "commit": "2895451ff3f1adc536b4905a0dcd4b02fc936f1f",
  "tree": "9b952b8e258240c4003a967fb5f9f0565c805eaa",
  "parents": [
    "3e14c2a135e7a8b684e87d91b90389bb8e1b55b9",
    "86f9e83b2de528fc8a54e0c3c6465079c0da7698"
  ],
  "author": {
    "name": "Jonathan Brouwer",
    "email": "jonathantbrouwer@gmail.com",
    "time": "Tue Apr 07 17:26:38 2026 +0200"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Apr 07 17:26:38 2026 +0200"
  },
  "message": "Rollup merge of #154950 - davidtwco:scalable-no-cfg, r\u003dRalfJung\n\nlibrary: no `cfg(target_arch)` on scalable intrinsics\n\nThese intrinsics don\u0027t technically need to be limited to a specific architecture, they\u0027ll probably only make sense to use on AArch64, but this just makes it harder to use them in stdarch where it is appropriate (such as on `arm64ec`): requiring a rustc patch to land and be on nightly before stdarch work can proceed. So let\u0027s just not `cfg` them at all, they\u0027re perma-unstable anyway.\n\nFixes CI failure in rust-lang/stdarch#2071\n",
  "tree_diff": []
}
