Ignore lints in autogenerated code
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![allow(clippy::all)]
|
||||
|
||||
// This code was autogenerated with `dbus-codegen-rust --file telepathy-spec/spec/Connection_Interface_Contact_Blocking.xml -i org.freedesktop.Telepathy -a AsRefClosure -o src/telepathy/connection_interface_contact_blocking.rs`, see https://github.com/diwic/dbus-rs
|
||||
use dbus;
|
||||
use dbus::arg;
|
||||
|
Reference in New Issue
Block a user