Fix warnings with latest nightly
This commit is contained in:
parent
31f8b816bd
commit
542d1938ce
9 changed files with 1 additions and 10 deletions
|
|
@ -1,7 +1,5 @@
|
|||
#![allow(non_camel_case_types, non_snake_case, non_upper_case_globals)]
|
||||
|
||||
use std::convert::TryInto;
|
||||
|
||||
use icrate::Foundation::{NSInteger, NSUInteger};
|
||||
use objc2::encode::{Encode, Encoding};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue