Switch allow→deny(missing_docs) for the whole crate.
This commit is contained in:
parent
3477117dea
commit
7f12d05fd2
45 changed files with 41 additions and 52 deletions
|
|
@ -4,8 +4,6 @@
|
|||
// License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
//#![deny(missing_docs)]
|
||||
|
||||
/// The `http://jabber.org/protocol/pubsub#event` protocol.
|
||||
pub mod event;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue