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 700ff76 commit c6a0890Copy full SHA for c6a0890
gdk-pixbuf/src/lib.rs
@@ -9,6 +9,7 @@ pub use gio;
9
pub use glib;
10
11
#[allow(clippy::too_many_arguments)]
12
+#[allow(unused_imports)]
13
mod auto;
14
15
pub mod subclass;
0 commit comments