mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-06-10 17:34:20 -04:00
This patch renames `PinnedEventsCacheStateLock` to `LockedPinnedEventsCacheState` to match other namings in `RoomEventCache` and `ThreadEventCache` for the sake of consistency.