all: remove extern_types feature
This commit is contained in:
parent
c99272230c
commit
3791fb9a1e
4 changed files with 40 additions and 23 deletions
|
|
@ -1,7 +1,6 @@
|
|||
#![feature(
|
||||
c_variadic, // https://github.com/rust-lang/rust/issues/44930
|
||||
thread_local, // https://github.com/rust-lang/rust/issues/29594
|
||||
extern_types, // https://github.com/rust-lang/rust/issues/43467
|
||||
c_str_literals, // https://github.com/rust-lang/rust/issues/105723
|
||||
)]
|
||||
#![allow(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue