parsers: clippy pass
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
parent
60ebcb8c8a
commit
b522eaf7f3
13 changed files with 33 additions and 31 deletions
|
|
@ -5,6 +5,7 @@
|
|||
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
/// The `http://jabber.org/protocol/muc` protocol.
|
||||
#[allow(clippy::module_inception)]
|
||||
pub mod muc;
|
||||
|
||||
/// The `http://jabber.org/protocol/muc#user` protocol.
|
||||
|
|
|
|||
Loading…
Reference in a new issue