crate: disable unused unstable features
This commit is contained in:
parent
348623e8cc
commit
623f798ca4
@ -1,4 +1,3 @@
|
|||||||
#![feature(convert, core)]
|
|
||||||
#![allow(raw_pointer_derive, non_camel_case_types)]
|
#![allow(raw_pointer_derive, non_camel_case_types)]
|
||||||
|
|
||||||
extern crate libc;
|
extern crate libc;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user