We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e84c552 commit d47d5f7Copy full SHA for d47d5f7
gdk-pixbuf/src/lib.rs
@@ -10,6 +10,7 @@ pub use glib;
10
11
#[allow(clippy::too_many_arguments)]
12
#[allow(clippy::manual_c_str_literals)]
13
+#[allow(unused_imports)]
14
mod auto;
15
16
pub mod subclass;
0 commit comments