We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96330cd + ef9e8b8 commit 21afc15Copy full SHA for 21afc15
src/lib.rs
@@ -4,7 +4,7 @@
4
#![deny(warnings)]
5
#![cfg_attr(
6
feature = "const-fn",
7
- feature(const_fn, const_unsafe_cell_new)
+ feature(const_fn)
8
)]
9
#![no_std]
10
0 commit comments