Warn on missing docs.
This commit is contained in:
parent
5ef1a08d07
commit
9c1dd9e51f
@ -3,6 +3,7 @@
|
||||
//! shared by client and server code.
|
||||
|
||||
#![feature(proc_macro)]
|
||||
#![warn(missing_docs)]
|
||||
|
||||
extern crate ruma_api;
|
||||
extern crate ruma_events;
|
||||
|
Loading…
x
Reference in New Issue
Block a user