Silence clippy
Some checks failed
CI / lint (push) Failing after 2m30s
CI / Build and test (, 1.73.0) (push) Failing after 3m14s
CI / Build and test (, beta) (push) Failing after 3m35s
CI / Build and test (, nightly) (push) Failing after 2m37s

This commit is contained in:
Val Lorentz 2023-11-22 09:43:01 +01:00
parent 30b1e4282a
commit c7124c1191

View File

@ -642,6 +642,7 @@ impl Buffer for RoomBuffer {
for buf in &self.buffers {
let mut reached_fully_read = false;
for item in buf.items.iter().rev() {
#[allow(clippy::single_match)]
match item {
(
_id,