mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-18 13:40:55 -04:00
Silence clippy warning from macro-generated code
This commit is contained in:
committed by
Jonas Platte
parent
f68fd6c7cf
commit
d13d41951f
@@ -1,3 +1,5 @@
|
||||
#![allow(clippy::assign_op_pattern)] // triggered by bitflags! usage
|
||||
|
||||
mod members;
|
||||
mod normal;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user