Remove unneeded annotations

master
Jos van den Oever 2018-09-29 23:47:23 +02:00
parent ca8f870e5e
commit fac04fd6d4
9 changed files with 0 additions and 18 deletions

View File

@ -1,6 +1,4 @@
/* generated by rust_qt_binding_generator */
#![allow(unknown_lints)]
#![allow(needless_pass_by_value)]
use libc::{c_char, c_ushort, c_int};
use std::slice;
use std::char::decode_utf16;

View File

@ -1229,8 +1229,6 @@ pub fn write_interface(conf: &Config) -> Result<()> {
writeln!(
r,
"/* generated by rust_qt_binding_generator */
#![allow(unknown_lints)]
#![allow(needless_pass_by_value)]
use libc::{{c_char, c_ushort, c_int}};
use std::slice;
use std::char::decode_utf16;

View File

@ -1,6 +1,4 @@
/* generated by rust_qt_binding_generator */
#![allow(unknown_lints)]
#![allow(needless_pass_by_value)]
use libc::{c_char, c_ushort, c_int};
use std::slice;
use std::char::decode_utf16;

View File

@ -1,6 +1,4 @@
/* generated by rust_qt_binding_generator */
#![allow(unknown_lints)]
#![allow(needless_pass_by_value)]
use libc::{c_char, c_ushort, c_int};
use std::slice;
use std::char::decode_utf16;

View File

@ -1,6 +1,4 @@
/* generated by rust_qt_binding_generator */
#![allow(unknown_lints)]
#![allow(needless_pass_by_value)]
use libc::{c_char, c_ushort, c_int};
use std::slice;
use std::char::decode_utf16;

View File

@ -1,6 +1,4 @@
/* generated by rust_qt_binding_generator */
#![allow(unknown_lints)]
#![allow(needless_pass_by_value)]
use libc::{c_char, c_ushort, c_int};
use std::slice;
use std::char::decode_utf16;

View File

@ -1,6 +1,4 @@
/* generated by rust_qt_binding_generator */
#![allow(unknown_lints)]
#![allow(needless_pass_by_value)]
use libc::{c_char, c_ushort, c_int};
use std::slice;
use std::char::decode_utf16;

View File

@ -1,6 +1,4 @@
/* generated by rust_qt_binding_generator */
#![allow(unknown_lints)]
#![allow(needless_pass_by_value)]
use libc::{c_char, c_ushort, c_int};
use std::slice;
use std::char::decode_utf16;

View File

@ -1,6 +1,4 @@
/* generated by rust_qt_binding_generator */
#![allow(unknown_lints)]
#![allow(needless_pass_by_value)]
use libc::{c_char, c_ushort, c_int};
use std::slice;
use std::char::decode_utf16;