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
Replace ~280 lines of manual `bitcode::__private` codec with derive macros for `CacheKey`/`KeyPart` encoding. Changes wire format — existing cache keys will miss (not corrupt).
Replace ~280 lines of manual `bitcode::__private` codec with derive macros for `CacheKey`/`KeyPart` encoding. Changes wire format — existing cache keys will miss (not corrupt).
Breaking: wire format change.