)]}'
{
  "commit": "30837cb66de032fbc8072c8ecbf76c39c5b14478",
  "tree": "2536b845043a83f3da350f81bf4da9e4994e2739",
  "parents": [
    "913e4bea83424658d76712fee9c52452a3a9ef0e",
    "fa4d2ad67113d68bcf0e8732e50e8626372dc7ff"
  ],
  "author": {
    "name": "bors",
    "email": "bors@rust-lang.org",
    "time": "Wed Apr 22 22:28:22 2026 +0000"
  },
  "committer": {
    "name": "bors",
    "email": "bors@rust-lang.org",
    "time": "Wed Apr 22 22:28:22 2026 +0000"
  },
  "message": "Auto merge of #155550 - zetanumbers:cache_insert_unique, r\u003doli-obk\n\nReplace `ShardedHashMap` method `insert` with debug-checked `insert_unique`\n\nCurrently every use of `ShardedHashMap::insert` checks that it won\u0027t evict an old value due to unique key. I haven\u0027t found any issue related to that faulty condition, so I thought of replacing it with `ShardedHashMap::insert_unique` which doesn\u0027t check for this condition unless `debug_assertions` are enabled. This might improve the performance.\r\n\r\nr? @petrochenkov ",
  "tree_diff": []
}
