You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Use `once_cell` instead of `lazy_static` for test
- Comply with Clippy rules
- More small fixes
The following changes has been included since 2.0.0-beta.1.
- Use phf (perfect hash map) instead of ahash (#7, #9) by @mkroening
Actual type of OEMCPHashMap will be changed.
0 commit comments