next.js
Turbopack: Add `turbo-frozenmap` crate with `FrozenMap` and `FrozenSet` implementations
#87042
Merged

Commits
  • Turbopack: Add `turbo-frozenmap` crate with `FrozenMap` and `FrozenSet` implementations
    bgw committed 153 days ago
  • re-do constructors to require explicitness when overlapping in a map is desired
    bgw committed 153 days ago
  • Fix type bound on Default
    bgw committed 153 days ago
  • WIP: Turbopack: Replace SliceMap with FrozenMap
    bgw committed 153 days ago
  • Make the constructors simpler, go back to implicit overlapping behavior, remove the long tail of optimized constructor variants
    bgw committed 153 days ago
  • more typo fixes
    bgw committed 153 days ago
Loading