all: remove c_variadic feature
This commit is contained in:
parent
53aa762239
commit
b57555584d
11 changed files with 89 additions and 108 deletions
|
|
@ -1,6 +1,3 @@
|
|||
#![feature(
|
||||
c_variadic, // https://github.com/rust-lang/rust/issues/44930
|
||||
)]
|
||||
#![allow(
|
||||
clippy::len_zero,
|
||||
clippy::needless_lifetimes,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue