mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-16 22:01:14 +00:00
The operator methods take `other: &ContextResourceUsage`, so passing `&other` to `add_assign`/`sub_assign` (which already take a reference) is a double-borrow that fails `cargo clippy -- -D warnings`. Drop the `&`. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JFbRtswu7rsHrttJFauUUb