Set warn(missing_debug_implementations) in ruma-common
This commit is contained in:
parent
26850dbafb
commit
7053f1ef07
@ -1,6 +1,6 @@
|
||||
//! Common types for other ruma crates.
|
||||
|
||||
#![warn(missing_docs)]
|
||||
#![warn(missing_docs, missing_debug_implementations)]
|
||||
|
||||
pub mod presence;
|
||||
pub mod push;
|
||||
|
Loading…
x
Reference in New Issue
Block a user