We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 714b155 commit c87c0dcCopy full SHA for c87c0dc
src/lib.rs
@@ -5,7 +5,6 @@
5
#![allow(non_snake_case)]
6
#![cfg_attr(docs, feature(doc_cfg))]
7
#![cfg_attr(windows, feature(abi_vectorcall))]
8
-#![feature(thread_local, local_key_cell_methods)]
9
10
pub mod alloc;
11
pub mod args;
0 commit comments