all: remove thread_local feature
This commit is contained in:
parent
0c3c03b130
commit
53aa762239
9 changed files with 82 additions and 77 deletions
|
|
@ -1,6 +1,5 @@
|
|||
#![feature(
|
||||
c_variadic, // https://github.com/rust-lang/rust/issues/44930
|
||||
thread_local, // https://github.com/rust-lang/rust/issues/29594
|
||||
)]
|
||||
#![allow(
|
||||
clippy::len_zero,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue