Skip to content

Commit 58a9b0c

Browse files
committed
Stabilize thread local cell methods.
1 parent db0b277 commit 58a9b0c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
#![feature(variant_count)]
77
#![feature(yeet_expr)]
88
#![feature(nonzero_ops)]
9-
#![feature(local_key_cell_methods)]
109
#![feature(round_ties_even)]
1110
#![feature(os_str_bytes)]
1211
#![feature(lint_reasons)]

0 commit comments

Comments
 (0)