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
- Add MetricBucketMap type alias in common.rs to fix type_complexity
- Use MetricBucketMap in global.rs and per_key.rs
- Remove unused `mut` from `results` in global.rs
- Collapse nested `if` into single condition in per_key.rs
- Add #[allow(deprecated)] to impl blocks in per_key_legacy.rs
- Add #![allow(deprecated)] to benchmark file for legacy store usage
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments