perf(next-custom-transforms): Replace non-Sync
Rc<DashMap<_, _>>
usage with Rc<RefCell<FxHashMap<_, _>>>
#75534
Merged
bgw merged 1 commit intocanaryfrom bgw/use-cache-fxhashmapFeb 4, 2025
+25-23