next.js
26afa892
- Replace Lazy<FxHashMap> static lookups with phf::Map (#93096)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
111 days ago
Replace Lazy<FxHashMap> static lookups with phf::Map (#93096) ## What Trivial change: LazyLock<FxHashMap<...>> -> phf::Map.
References
#93096 - Replace Lazy<FxHashMap> static lookups with phf::Map
Author
mmastrac
Parents
908717af
Loading